<> <> << Last edited by:>> <> YggFilePackage: CONFIGURATION IMPORTS Camelot, CamelotRecoverable, FileStream, FSBackdoor, -- IO, IOUtils, -- Mach, PrincOpsUtils, Process, RedBlackTree, -- Rope, RuntimeError, -- SafeStorage, YggBuffMan, YggDID, YggDIDMap, YggEnvironment, YggLogBasic, YggTransaction --, VM -- EXPORTS ALL CONTROL YggFileImpl, YggFileTableImpl, YggFileSegmentImpl, YggFileStreamImpl -- , FSDummyImpl, FileStreamMoreImpl, FileStreamImpl -- = BEGIN YggFileImpl; YggFileTableImpl; YggFileSegmentImpl; YggFileStreamImpl; -- FSDummyImpl; -- FileStreamMoreImpl; -- FileStreamImpl; END.