CDSilPackage.config
Copyright © 1983, 1985 by Xerox Corporation. All rights reserved.
by Christian Jacobi, June 24, 1983 4:25 pm
last modified by Christian Jacobi, March 29, 1985 2:59:06 pm PST
Last Edited by: Beretta, January 18, 1985 1:19:41 pm PST
CDSilPackage: CONFIGURATION
IMPORTS
CD,
CDApplications,
CDValue,
CDCommandOps,
CDIO,
CDOps,
CDOrient,
CDPanel,
CDSequencer,
CDColors,
CDDefaults,
CDTipEtc,
CDTexts,
CDViewer,
Commander,
Convert,
FileNames,
IO,
Rope,
TerminalIO,
UserProfile
EXPORTS
CDSil
CONTROL
CDSilImpl,
CDSilTextCommands =
BEGIN
CDSilImpl;
CDSilTextCommands;
END.