ViewRecImpl.Config
Last Edited by: Spreitzer, February 3, 1984 2:26:06 pm PST
ViewRecImpl: CONFIGURATION
IMPORTS AMBridge, AMEvents, AMMiniModel, AMTypes, Atom, BasicTime, Buttons, Containers, Convert, Icons, InputFocus, IO, List, Labels, MessageWindow, PrintTV, Process, ProcessProps, Rope, Rules, SafeStorage, TiogaOps, VFonts, ViewerLocks, ViewerOps, WorldVM
EXPORTS MJSContainers, TypeProps, ViewRec, ViewRecExtras, ViewRecInsides
CONTROL MJSContainersImpl, TypePropsImpl, ViewRecSample, ViewRecCreate, ViewRecOther, ViewRecAux =
BEGIN
MJSContainersImpl;
TypePropsImpl;
ViewRecSample;
ViewRecCreate;
ViewRecOther;
ViewRecAux;
END.