<> <> <> <> CKViewer: CONFIGURATION IMPORTS Buttons, Containers, Rules, ColorDisplay, MessageWindow, Icons, Process, VFonts, NumberLabels, Labels, ViewerOps, VFonts, ViewerIO, Commander, DoradoInputOutput, ChoiceButtons, IO, Time, Rope EXPORTS CKViewerButtons, CKViewerTables, CKViewerPanel, Random CONTROL RandomImpl, CKViewerButtonsImpl, CKViewerOps, CKViewerTablesImpl, CKViewerPanelImpl, CKViewerTestImpl, CKViewerImpl = BEGIN RandomImpl; CKViewerButtonsImpl; CKViewerOps; CKViewerTablesImpl; CKViewerPanelImpl; CKViewerTestImpl; CKViewerImpl; END.