Kevin Glynn wrote:
Boriss Mejias writes:
> Chris Rathman wrote:
> > Not one of my mine - just used the one the comes with Mozart. Ok, so I
> > take your suggestion and try:
> >
> > declare
> > [Time] = {Module.link ["time.ozf"]}
> >
> > And that works.
No, it does not. Remember that modules are loaded lazily. You should
get an error as soon as you try to use Time.
The module Time provided with Mozart does not need to be imported. It
is available as the global variable Time.
Cheers,
raph
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users