[m-rev.] for review: move code for computing functor norms to new file
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Oct 21 17:51:32 AEST 2003
On 21-Oct-2003, Julien Fischer <juliensf at students.cs.mu.OZ.AU> wrote:
>
> Factor out the code used for computing term sizes and put it in a separate
> module. The rationale for this change is that this code will be used by
> the new termination analysis (some of it is now also used by term
> size profiling) and it is preferable not to have the new termination analyser
> importing bits of the old one.
>
> Delete the unify_info type since it is not actually used anywhere.
That 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