SoSPackage.config
Copyright
© 1985 by Xerox Corporation. All rights reserved.
Written by gbb September 18, 1985 3:15:10 pm PDT
gbb February 13, 1986 10:29:26 am PST
SoSPackage:
CONFIGURATION
IMPORTS
Atom,
Basics,
BasicTime,
CD,
CDBasics
,
CDCommandOps,
CDDirectory,
CDErrors,
CDInstances,
CDMenus,
CDOps,
CDOrient
,
CDProperties,
CDSequencer,
CDSimpleRules,
Checksum,
CoreClasses,
CoreOps
,
CoreProperties
,
HashTable,
IO,
PrincOpsUtils,
RefTab,
Rope
,
Sinix,
SinixCMos,
TerminalIO,
ViewerIO,
ViewerTools
EXPORTS
SoS
CONTROL
SoSTNTImpl,
SoSImpl,
SoSCommandImpl =
BEGIN
SoSTNTImpl;
SoSImpl;
SoSCommandImpl
END.