[m-dev.] trivial diff: mention goal_paths.m in notes/compiler_design.html

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Sep 16 13:19:39 AEST 1999


Estimated hours taken: 0.1

compiler/notes/compiler_design.html:
	Mention the name of the module that computes goal paths (goal_path.m).

Workspace: /tmp/fjh/mercury-compiler-rotd-1999-09-07
Index: compiler/notes/compiler_design.html
===================================================================
RCS file: /home/staff/zs/imp/mercury/compiler/notes/compiler_design.html,v
retrieving revision 1.37
diff -u -r1.37 compiler_design.html
--- compiler_design.html	1999/09/12 04:27:20	1.37
+++ compiler_design.html	1999/09/16 03:17:11
@@ -625,7 +625,7 @@
 			information so that we can generate correct code
 			by putting variables in the same spot at the end
 			of each branch.
-		<dt> computing goal paths
+		<dt> computing goal paths (goal_path.m)
 			<dd>
 			The goal path of a goal defines its position in
 			the procedure body. This transformation attaches

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>  |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3        |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list