-- File: CKViewer.config
-- Last Edited by: Pier, July 21, 1983 9:36 am
CKViewer: CONFIGURATION
IMPORTS Buttons, Containers, ColorDisplay, MessageWindow, Icons, Process, VFonts, ViewerOps, UserExec
CONTROL CKViewerButtonsImpl, CKViewerOps, CKViewerImpl =
BEGIN
CKViewerButtonsImpl;
CKViewerOps;
CKViewerImpl;
END.