[m-dev.] EDCG implementation bug
Fergus Henderson
fjh at cs.mu.OZ.AU
Thu Mar 15 22:08:21 AEDT 2001
On 15-Mar-2001, Peter Nicholas MALKIN <pnmalk at students.cs.mu.oz.au> wrote:
> I have finished the implementation of EDCGs, except for two errors given by
> bootcheck.
> (ii) In tests/valid. I think that this error is related to the fact that I have
> added an operator `$' to ops.m.
Probably the best thing to do about that is to change the test case,
in particular putting parentheses around all of the '$'
s/'$'/('$')/g
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- 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