BuildTRCPackage.config
Mik Lamming - October 30, 1984 8:42:34 am PST
BuildTRCPackage: CONFIGURATION LINKS: CODE
IMPORTS AIS, Buttons, ColorMap, Commander, Convert, Font, FS, Graphics, Icons, Imager, ImagerBridge, ImagerTransform, IO, MessageWindow, Process, RealFns, Rope, Rules, Terminal, TIPUser, UserProfile, VFonts, ViewerOps
EXPORTS ALL
CONTROL UPOpsImpl, HistImpl, TRCViewerImpl, BuildTRCImpl =
BEGIN
UPOpsImpl;
HistImpl;
TRCViewerImpl;
BuildTRCImpl;
END.