[m-rev.] trivial diff: fix typo in NEWS file
Michael Wybrow
mjwybrow at cs.mu.OZ.AU
Thu Feb 10 10:30:06 AEDT 2005
On Thu, 10 Feb 2005, Fergus Henderson wrote:
>
> NEWS:
> Fix typo.
>
> Index: NEWS
> ===================================================================
> RCS file: /home/mercury1/repository/mercury/NEWS,v
> retrieving revision 1.371
> diff -u -d -r1.371 NEWS
> --- NEWS 1 Feb 2005 03:24:17 -0000 1.371
> +++ NEWS 9 Feb 2005 22:59:44 -0000
> @@ -25,7 +25,7 @@
> arbitrary terms to XML documents. Two new modules, set_tree234 and
> set_ctree234, have been added to provide operations on sets with better
> worst-case behavior (but worse constant factors) than the current
> - implementation.s Seven new modules, svarray, sveqvclass, svmap, svbimap,
> + implementation. Seven new modules, svarray, sveqvclass, svmap, svbimap,
> svset, svbag, svqueue and svvarset now provide more convenient ways to update
> arrays, equivalence classes, maps, bimaps, sets, bags, queues and varsets
> in code that uses state variables.
There are eight new state var modules listed there, so s/Seven/Eight/.
Michael
--------------------------------------------------------------------------
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