[m-rev.] trivial diff: fix a news entry
Julien Fischer
juliensf at csse.unimelb.edu.au
Thu Dec 16 02:17:10 AEDT 2010
Branches: main
NEWS:
Zoltan's last change actually added the new predicates to
the stdlib's require module (as was intended); there is
no error module in the library.
Julien.
Index: NEWS
===================================================================
RCS file: /home/mercury/mercury1/repository/mercury/NEWS,v
retrieving revision 1.551
diff -u -r1.551 NEWS
--- NEWS 15 Dec 2010 06:29:21 -0000 1.551
+++ NEWS 15 Dec 2010 15:15:01 -0000
@@ -82,7 +82,7 @@
* We have added the predicate unsorted_aggregate2/6 to the solutions module
of the standard library.
-* We have added several predicates and functions to the error module
+* We have added several predicates and functions to the require module
of the standard library. The predicates sorry/2 and sorry/3 report
the absence of a feature, while the predicates unexpected/2 and unexpected/3
report an internal error in the program; all have function versions too.
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list