--FullBlownTestFilePageMgrImpls.config  Karen Kolling  November 9, 1983 5:03 pm



FullBlownTestFilePageMgrImpls: CONFIGURATION
   IMPORTS CedarVersion, File, FileIO, IO, KernelFile, Process, Rope,
      RTTypesBasic, SafeStorage,
      Space, System, Transaction, Volume
   CONTROL AlpineZonesStubImpl, RandomCardImpl, MyPerfStatsImpl, FileMapImpl,
      FileMapObjectImpl, FilePageMgrImpls, FullBlownTestFilePageMgrImpl =

BEGIN

  FullBlownTestFilePageMgrImpl;
  FilePageMgrImpls;
  FileMapImpl;
  FileMapObjectImpl;
  RandomCardImpl;
  MyPerfStatsImpl;
  AlpineZonesStubImpl;
  
END.