[m-dev.] trivial diff: add more MR_ prefixes
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Oct 27 15:12:31 AEST 1999
On 27-Oct-1999, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
>
> > - maxfr = curprevfr;
> > - curfr = cursuccfr;
> > + MR_maxfr = MR_prevfr_slot(MR_curfr)
> > + MR_curfr = MR_succfr_slot(MR_curfr)
>
> These lines are missing semicolons.
Oops -- fixed now. Thanks.
--
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