<> <> BTreeTest: CONFIGURATION IMPORTS --Atom, Buttons, Containers, Convert,-- File, -- IO, Labels, Menus, MessageWindow,-- PrincOpsUtils, -- Process,-- ProcessorFace, Real, --Rope, SafeStorage, VFonts, ViewerEvents, ViewerOps, ViewerTools-- VM EXPORTS ALL -- so the debugger can locate them!! CONTROL BTreeImpl, BTreeVMImpl, RandomCardImpl, BTreeTestImpl --, BTreeTestTool-- = BEGIN -- BTreeTestTool;-- BTreeTestImpl; BTreeImpl; BTreeVMImpl; RandomCardImpl; END.