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.