[m-rev.] diff: update extras/README

Fergus Henderson fjh at cs.mu.OZ.AU
Mon Feb 16 18:41:30 AEDT 2004


On 16-Feb-2004, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> extras/README:
> 	Mention the concurrency, morphine, posix, trailed_update, and xml
> 	subdirectories.  Don't mention the exceptions subdirectory, since
> 	it now is included in the Mercury standard library, not the extras
> 	distribution.

Branches: main, release
Estimated hours taken: 0.25

extras/README:
	Add some directions on how to build things.

Workspace: /home/jupiter/fjh/ws-jupiter-0.11/mercury
Index: extras/README
===================================================================
RCS file: /home/mercury1/repository/mercury/extras/README,v
retrieving revision 1.11.2.1
diff -u -d -r1.11.2.1 README
--- extras/README	16 Feb 2004 07:25:01 -0000	1.11.2.1
+++ extras/README	16 Feb 2004 07:39:17 -0000
@@ -1,6 +1,10 @@
 This directory contains various additional libraries, tools,
 and so forth that are not part of the Mercury standard library.
 
+Most of these can be built by running the commands `mmake depend' and
+then `mmake' in the relevant subdirectory, and many can be installed by
+running `mmake install'.
+
 cgi		A couple of Mercury library modules for doing HTML forms
 		programming using CGI (Common Gateway Interface).
 
-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
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