[m-rev.] trivial diff: document analysis directory
Simon Taylor
stayl at cs.mu.OZ.AU
Thu Oct 30 15:25:22 AEDT 2003
Estimated hours taken: 0.1
Branches: main
compiler/notes/overall_design.html:
Document the `analysis' directory.
Index: overall_design.html
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/notes/overall_design.html,v
retrieving revision 1.2
diff -u -u -r1.2 overall_design.html
--- overall_design.html 27 Oct 2003 06:00:38 -0000 1.2
+++ overall_design.html 30 Oct 2003 01:58:22 -0000
@@ -52,6 +52,7 @@
including the library that defines the Mercury data structures generated
by the compiler for the debugger.
<li> profiler: the Mercury profiler (written in Mercury)
+<li> analysis: an inter-module analysis framework (written in Mercury)
<li> extras: additional Mercury libraries. These are distributed
separately from the main Mercury distribution.
</ul>
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list