[m-rev.] trivial diff: const_prop.m: delete obsolete comment

Fergus Henderson fjh at cs.mu.OZ.AU
Fri Jan 10 21:40:39 AEDT 2003


Estimated hours taken: 0.1
Branches: main

compiler/const_prop.m:
	Delete an obsolete XXX comment that was referring to a file
	which has since been deleted.

Workspace: /home/ceres/fjh/mercury
Index: compiler/const_prop.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/const_prop.m,v
retrieving revision 1.15
diff -u -d -r1.15 const_prop.m
--- compiler/const_prop.m	28 Mar 2002 03:42:49 -0000	1.15
+++ compiler/const_prop.m	21 Oct 2002 05:52:49 -0000
@@ -11,7 +11,6 @@
 % transforming them to simpler goals such as construction unifications.
 %
 % XXX We should check for overflow.
-% XXX Some of this code should be shared with vn_util__simplify_vnrval.
 % 
 %------------------------------------------------------------------------------%
 

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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