<> <> <> <> <> <> <> <> <> <> <> CorePackage: CONFIGURATION IMPORTS Atom, BasicTime, BrineIO, CedarProcess, Convert, FS, GList, IO, PrintTV, ProcessProps, RProperties, RefTab, RefTabExtras, Rope, RopeList, SymTab EXPORTS ALL CONTROL BrineIOImpl, CorePropertiesImpl, CoreOpsImpl, -- order is significant! BitOpsImpl, CoreClassesImpl, CoreCreateImpl, CoreFlatImpl, CoreIOImpl, CoreDirectoryImpl = BEGIN BrineIOImpl; BitOpsImpl; CoreClassesImpl; CoreFlatImpl; CoreIOImpl; CorePropertiesImpl; CoreOpsImpl; CoreCreateImpl; CoreDirectoryImpl; END.