[m-rev.] trivial diff: update reference manual
Julien Fischer
juliensf at cs.mu.OZ.AU
Thu Sep 30 02:48:58 AEST 2004
Estimated hours taken: 0.1
Branches: main
doc/reference_manual.texi:
Delete the paragraph about when declarations
as the compiler no longer supports them.
Julien.
Index: reference_manual.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/reference_manual.texi,v
retrieving revision 1.297
diff -u -r1.297 reference_manual.texi
--- reference_manual.texi 10 Sep 2004 03:36:15 -0000 1.297
+++ reference_manual.texi 29 Sep 2004 16:40:53 -0000
@@ -555,11 +555,6 @@
compiler hints about inlining, and the remainder are for the module system.
They are described in more detail in their respective chapters.
-(The current implementation also allows @samp{when/2} declarations,
-but ignores them.
-This helps when one wants to write a program
-that is both a Mercury program and an NU-Prolog program.)
-
@node Facts
@section Facts
--------------------------------------------------------------------------
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