cdsilpackage.config
Copyright © 1983, 1984 by Xerox Corporation. All rights reserved.
by Christian Jacobi June 24, 1983 4:25 pm
last modified by Christian Jacobi October 22, 1984 4:23:49 pm PDT
cdsilpackage: CONFIGURATION
IMPORTS
CD,
CDApplications,
CDValue,
CDCells,
CDCommandOps,
CDMarkObjects,
CDOps,
CDOrient,
CDPanel,
CDSequencer,
CDColors,
CDDefaults,
CDTipEtc,
CDTexts,
CDViewer,
Commander,
Convert,
Process,
Rope,
TerminalIO,
UserProfile
EXPORTS
CDSil
CONTROL
CDSilImpl,
CDSilTextCommands,
CDMacroImpl =
BEGIN
CDSilImpl;
CDSilTextCommands;
CDMacroImpl;
END.