<> <> <> <> <> <<>> FilePackage: CONFIGURATION IMPORTS BootStartList, DebuggerSwap, DeviceCleanup, Disk, DiskFace, GermSwap, MicrocodeBooting, Process, ProcessorFace, Rope, SafeStorage, VM, VMBacking, VMSideDoor, VMStatistics EXPORTS ALL CONTROL FilePagesImpl, FileTableImpl, PhysicalVolumeImpl, LogicalVolumeImpl, FileImpl, FileInit, BootingImpl--after FileInit, for "r" switch fiddling-- = BEGIN FilePagesImpl; BootingImpl; FileImpl; FileInit; FileTableImpl; LogicalVolumeImpl; PhysicalVolumeImpl; END. <> <> <<>>