-- Last Modified By Warren Teitelman On June 22, 1983 3:12 pm
-- Last Edited by: Maxwell, January 6, 1984 2:14 pm
LeanMeanRemember: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMEvents, Atom, BasicTime, Booting, Commander, CommandTool, Convert, Convert, FS, Graphics, Icons, InputFocus, IO, IOClasses, List, Menus, MessageWindow, PeanutWindow, PrintTV, Process, RealFns, Rope, SafeStorage, TiogaExtraOps, TiogaOps, UserProfile, ViewerEvents, ViewerIO, ViewerOps, ViewerSpecs, ViewerTools, VM, WalnutDisplayerOps
EXPORTS RememberDefs, Tempus
CONTROL IconRegistryImpl, Remember --, CommandProcOpsImpl
=
BEGIN
-- CommandProcOpsImpl;
IconRegistryImpl;
Remember;
END.