[m-rev.] diff: mark an obsolete comment
Zoltan Somogyi
zs at cs.mu.OZ.AU
Mon Mar 31 19:24:45 AEST 2003
compiler/unify_proc.m:
Mark an obsolete comment as such.
Index: unify_proc.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/unify_proc.m,v
retrieving revision 1.118
diff -u -b -r1.118 unify_proc.m
--- unify_proc.m 18 Mar 2003 02:43:43 -0000 1.118
+++ unify_proc.m 29 Mar 2003 14:12:15 -0000
@@ -1711,7 +1711,7 @@
%-----------------------------------------------------------------------------%
%-----------------------------------------------------------------------------%
-% It's a pity that we don't have nested modules.
+% It's a pity that we don't have nested modules. XXX now we do
% :- begin_module unify_proc_info.
% :- interface.
--------------------------------------------------------------------------
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