DebuggingWorld.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
Doug Wyatt, June 24, 1985 11:04:07 pm PDT
DebuggingWorld: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMEvents, AMFiles, AMMiniModel, AMModel, AMModelBridge, AMModelLocation, AMProcess, AMTypes, Atom, BackStop, Basics, BasicTime, Booting, CedarProcess, Convert, CountedVM, DebuggerSwap, DefaultRemoteNames, DFUtilities, EditedStream, EvalQuote, File, FileBackdoor, FS, FSBackdoor, FSPseudoServers, Idle, Interpreter, InterpreterOps, IO, IOClasses, IOUtils, List, Loader, LoadState, PhysicalVolume, PrincOpsUtils, PrintTV, PriorityQueue, Process, ProcessorFace, ProcessProps, Real, RealFns, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeIO, RopeList, RopeReader, Rosary, RuntimeError, SafeStorage, SymTab, SystemVersion, Terminal, TerminalFace, TJaM, UnsafeStorage, UserCredentials, UserProfile, VersionMap, VersionMapDefaults, VM, VMSideDoor, VMStatistics, WorldVM
CONTROL CommanderImpl, ImagerPackage, InscriptPackage, TIPPackage, ViewersPackage, TiogaPackage, ViewerIOImpl, ReadEvalPrintImpl, CommandToolPackage, InterpreterTool, DebugTool, End, BootTool, FastMouse
= BEGIN
CommanderImpl;
ImagerPackage;
InscriptPackage;
TIPPackage;
ViewersPackage;
TiogaPackage;
ViewerIOImpl;
ReadEvalPrintImpl;
CommandToolPackage;
InterpreterTool;
DebugTool;
End;
BootTool;
FastMouse;
END.