m3tk/src/fe/WiredStandard.i3


Copyright (C) 1994, Digital Equipment Corp.

INTERFACE WiredStandard;

IMPORT M3Context;

PROCEDURE Set(c: M3Context.T) RAISES {};
initialise 'c' with a hard-wired version of the standard interface.

END WiredStandard.