[m-rev.] for review: divide up std_util.m

Fergus Henderson fjh at cs.mu.OZ.AU
Wed Jan 30 14:03:33 AEDT 2002


> +:- module deconstruct.
...
> +	%	- for predicates and functions, the string <<predicate>>

That documentation needs updating.

> --- library/library.m	20 Jan 2002 07:32:21 -0000	1.59
> +++ library/library.m	29 Jan 2002 04:19:42 -0000
...
> +% The modules intended for application programmers.
...
> +% The modules intended for Mercury system implementors.
>  :- import_module builtin, private_builtin, table_builtin, profiling_builtin.
> +:- import_module rtti_implementation.

The module "builtin" is in the wrong category here -- the stuff
defined in that module is intended for use by application programmers.

Otherwise this change looks fine.

-- 
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