[m-dev.] diff: remove support for `:- assertion' declarations.

Fergus Henderson fjh at cs.mu.OZ.AU
Tue Nov 16 21:40:40 AEDT 1999


On 16-Nov-1999, Peter Ross <petdr at cs.mu.OZ.AU> wrote:
> +++ configure.in	1999/11/16 07:00:34
...
> +		% Check that promise declarations can be parsed
> +		% and that every variable in the assertion doesn't
> +		% need to be explicitly quantified.
> +		:- promise all [[H,T,L]] (list__last([[H|T]], L)).

The `:- promise' declaration there checks that promise declarations
can be parsed, but it has every variable explicitly quantified, so
I don't think it checks the property mentioned in the second two
lines of that comment.

-- 
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.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list