file SL.config
edited by Satterthwaite on June 18, 1982 12:47 pm
Last Edited by: Maxwell, August 12, 1983 9:17 am
Ignore warnings that Failure and Words from Alloc are unbindable.
DIRECTORY
TreePack:
FROM "DummyTreePack";
SL:
CONFIG
LINKS:
CODE
IMPORTS
BasicTime, Commander, ConvertUnsafe, DebuggerSwap, FileIO,
FS,
IO, Loader, PrincOpsUtils, ProcessorFace, Rope, SymbolTable, UnsafeStorage,
VM
CONTROL SLControl = {
OSMiscOpsImpl;
CommandPack;
ListerUtilities;
SymbolPack;
ComData;
TreePack;
LiteralPack;
Debug;
DebugTab;
SLList;
SLControl;
}.