[m-rev.] for review: inter-module analysis framework
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Aug 9 11:29:14 AEST 2002
Some preliminary comments...
On 09-Aug-2002, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
>
> A first implementation of the inter-module analysis framwork.
Rationale?
Also, the change should include design documentation somewhere.
(I haven't reviewed the whole thing yet, so maybe I missed it...)
> Index: analysis/mer_analysis.m
> ===================================================================
> RCS file: analysis/mer_analysis.m
> diff -N analysis/mer_analysis.m
> --- /dev/null 1 Jan 1970 00:00:00 -0000
> +++ analysis/mer_analysis.m 1 Aug 2002 10:24:36 -0000
> @@ -0,0 +1,3 @@
> +:- module mer_analysis.
> +
> +:- import_module analysis.
What's the purpose of this module?
--
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