[m-dev.] revised lp.m

Fergus Henderson fjh at cs.mu.oz.au
Mon Oct 20 13:32:56 AEST 1997


Thomas Charles CONWAY, you wrote:
> 
> Following is a revised version of the lp.m source.
> changed, so I haven't reposted the whole diff. Can do on demand.
> 
> % Copyright (C) 1994-1995, 1997 The University of Melbourne.

Ah, 1994-1995?

> :- implementation.
> 
> :- import_module bool, int, require, set.
[750 lines]
> :- import_module string.

I think it would be better to keep all the `import_module' declarations
together.

> /*
> show_tableau(_N, _M, _Tableau) --> [].
> */

You should probably just delete that.


Otherwise that looks fine.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>   |  "I have always known that the pursuit
WWW: <http://www.cs.mu.oz.au/~fjh>   |  of excellence is a lethal habit"
PGP: finger fjh at 128.250.37.3         |     -- the last words of T. S. Garp.



More information about the developers mailing list