SoSPackage.config
Copyright Ó 1985, 1987 by Xerox Corporation. All rights reserved.
Written by gbb September 18, 1985 3:15:10 pm PDT
gbb January 9, 1987 12:53:02 pm PST
Bertrand Serlet October 26, 1986 9:34:42 pm PST
SoSPackage:
CONFIGURATION
IMPORTS
Atom,
Basics,
BasicTime,
CD,
CDBasics
,
CDCommandOps,
CDDirectory,
CDErrors,
CDEvents,
CDInstances,
CDMenuSpecials,
CDOps,
CDOrient
,
CDProperties,
CDRects,
CDSequencer,
CDSimpleRules,
CDSymbolicObjects,
Checksum,
CoreClasses,
CoreGeometry
,
CoreOps
,
CoreProperties
,
FS,
HashTable,
IO,
PrincOpsUtils,
RefTab,
Rope
,
Sinix,
SinixOps,
SymTab,
TerminalIO,
ViewerIO,
ViewerTools
EXPORTS
SoSTNT,
SoS
CONTROL
SoSTNTImpl,
SoSImpl,
SoSCommandImpl =
BEGIN
SoSTNTImpl;
SoSImpl;
SoSCommandImpl
END.