BasicPackages.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
L. Stewart, January 14, 1984 4:00 pm
Rovner On December 6, 1983 10:54 pm
Russ Atkinson (RRA) May 8, 1985 9:19:51 pm PDT
BasicPackages: CONFIGURATION LINKS: CODE
IMPORTS AllocatorOps, Basics, Collector, DebuggerSwap, FS, IO, List, LoadState, PrincOpsUtils, Process, ProcessProps, RCMicrocodeOps, Rope, RopeHash, RTFrameHeapSnapshot, RTTypesBasicPrivate, SafeStorage, VM, ZCT
EXPORTS ALL
CONTROL CommanderImpl, PriorityQueueImpl, RefTabImpl, RopeFileImpl, RopeListImpl, SymTabImpl, RedBlackTreeImpl, TraceAndSweepImpl
= BEGIN
TraceAndSweepImpl;
PriorityQueueImpl;
SymTabImpl;
RefTabImpl;
RopeFileImpl;
CommanderImpl;
RandomImpl;
RopeListImpl;
RedBlackTreeImpl;
END.