[m-rev.] diff: fix a typo in the reference manual
Ian MacLarty
maclarty at csse.unimelb.edu.au
Thu Jul 20 12:45:18 AEST 2006
Estimated hours taken: 0.1
Branches: main
doc/reference_manual.texi:
Fix a typo.
Index: doc/reference_manual.texi
===================================================================
RCS file: /home/mercury1/repository/mercury/doc/reference_manual.texi,v
retrieving revision 1.360
diff -u -r1.360 reference_manual.texi
--- doc/reference_manual.texi 19 Jul 2006 15:19:05 -0000 1.360
+++ doc/reference_manual.texi 20 Jul 2006 02:43:03 -0000
@@ -4798,7 +4798,7 @@
The @samp{constant} attribute cannot be specified together with
the @samp{attach_to_io_state} attribute
-(since they disagree on this signature),
+(since they disagree on this signature).
It also cannot be specified together with explicit
@samp{not_thread_safe} and @samp{trailed} attributes,
since accesses consisting of all reads are always thread safe
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at csse.unimelb.edu.au
administrative address: owner-mercury-reviews at csse.unimelb.edu.au
unsubscribe: Address: mercury-reviews-request at csse.unimelb.edu.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at csse.unimelb.edu.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list