-- File: Static.config -- Last modified by: Baskett, April 8, 1981 12:32 PM Static: CONFIGURATION IMPORTS --system stuff-- FrameDefs, IODefs, InlineDefs, SegmentDefs, StreamDefs, StringDefs, --"common software" system interfaces-- String, Time EXPORTS CWF CONTROL StaticControl = BEGIN StaticControl; RealImpl; CWFReal _ CWFRealImpl[]; CWF _ CWFImpl[]; StaticImpl; END. MESACOMP = compiler.image %s/bnl