File: CKViewer.config
Last Edited by: Pier, January 10, 1984 10:59 am
CKViewer: CONFIGURATION
IMPORTS Buttons, Containers, Rules, Interminal, Terminal, MessageWindow, Icons, Process, VFonts, NumberLabels, Labels, ViewerOps, VFonts, ViewerIO, Commander, DoradoInputOutput, ChoiceButtons, IO, BasicTime, Rope, Random
EXPORTS CKViewerButtons, CKViewerTables, CKViewerPanel
CONTROL CKViewerButtonsImpl, CKViewerOps, CKViewerTablesImpl, CKViewerPanelImpl, CKViewerTestImpl, CKViewerImpl =
BEGIN
CKViewerButtonsImpl;
CKViewerOps;
CKViewerTablesImpl;
CKViewerPanelImpl;
CKViewerTestImpl;
CKViewerImpl;
END.