<<>> <> <> <> <> <> <> <> DFPackage: CONFIGURATION IMPORTS BasicTime, Convert, FS, IO, PFS, Process, RefText, Rope, RopeHash, RuntimeError, SymTab EXPORTS ALL CONTROL DFUtilitiesImpl, DFUtilitiesParseFileImpl, DFCachingImpl, DFInternalImpl, SModelImpl, DFClosureImpl = BEGIN -- OpsQueueImpl; -- BringOverImpl; SModelImpl; -- VerifyImpl; DFInternalImpl; DFUtilitiesImpl; DFUtilitiesParseFileImpl; DFClosureImpl; DFCachingImpl; END. <>