CoreThymePackage.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
Pradeep Sindhu April 29, 1986 0:59:37 am PDT
Christian Jacobi, June 11, 1986 4:11:34 pm PDT
CoreThymePackage: CONFIGURATION
IMPORTS
CDCells, CDIO, CDMenus, CDOps, CDSatellites, Convert, CoreClasses, CoreOps, CoreProperties, HashTable, Rope, Sinix, Sisyph, spGlobals, TerminalIO, TiogaFileOps, ViewerTools
EXPORTS
CoreThyme, NewCoreClasses
CONTROL
CoreThymeImpl, CoreThymeCmdsImpl, NewCoreClassesImpl =
BEGIN
CoreThymeImpl;
CoreThymeCmdsImpl;
NewCoreClassesImpl;
END.