[m-dev.] for review: another dependency restructuring change
Simon Taylor
stayl at cs.mu.OZ.AU
Fri Jul 9 15:56:13 AEST 1999
> Some more changes to minimize the complexity of the intermodule dependencies.
> In particular, ensure that bytecode.m does not need to import llds.m.
You haven't updated mlds.m which uses `binary_op' and `unary_op'.
I'd suggest importing that from somewhere (e.g. mercury_compile.m)
so that it gets compiled.
Otherwise that change looks fine.
Simon.
--------------------------------------------------------------------------
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