TrcPackage.config
Eric Nickell, April 9, 1986 5:04:30 pm PST
TrcPackage: CONFIGURATION
IMPORTS AIS, AllocatorOps, Buttons, ChoiceButtons, Containers, Convert, FS, Imager, ImagerBackdoor, IO, KnobAttach, Labels, MessageWindow, Process, RealFns, RealOps, RedBlackTree, RefTab, Rope, RTTypesBasicPrivate, SafeStorage, Sliders, TIPUser, Vector2, ViewerOps, ViewerTools
EXPORTS ALL
CONTROL
TrcImpl,
TrcStandardClassesImpl,
TrcButtonsImpl,
TrcEditImpl,
TrcToolImpl
~ BEGIN
TrcImpl;
TrcStandardClassesImpl;
TrcButtonsImpl;
TrcEditImpl;
TrcToolImpl
END.