INTERFACE TimeImpl;
IMPORT JunoScope; PROCEDURE New(): JunoScope.Mod;
Return a module entity containing bindings for procedures implementing the Time module.
Time
END TimeImpl.