<> <> <> <> <> <> <> <> <> CorePackage: CONFIGURATION IMPORTS Atom, CedarProcess, Convert, FS, GList, HashTable, IO, ProcessProps, Properties, Rope, RopeList EXPORTS BitOps, CoreClasses, CoreCreate, CoreDirectory, CoreFlat, CoreIO, CoreProperties, CoreOps CONTROL CorePropertiesImpl, CoreOpsImpl, -- order is significant! BitOpsImpl, CoreClassesImpl, CoreCreateImpl, CoreFlatImpl, CoreIOImpl, CoreDirectoryImpl = BEGIN BitOpsImpl; CoreClassesImpl; CoreFlatImpl; CoreIOImpl; CorePropertiesImpl; CoreOpsImpl; CoreCreateImpl; CoreDirectoryImpl; END.