CirioPCRTargetWorldTools.config
Copyright Ó 1990, 1991, 1992 by Xerox Corporation. All rights reserved.
Sturgis, March 26, 1990 4:21 pm PST
Linda Howe January 22, 1990 11:40:23 am PST
Last tweaked by Mike Spreitzer on July 22, 1992 3:02 pm PDT
Coolidge, July 12, 1990 1:59 pm PDT
Philip James, February 19, 1992 2:53 pm PST
Laurie Horton, September 20, 1991 8:58 am PDT
Jas, October 13, 1992 9:51 am PDT
CirioPCRTargetWorldTools: CONFIGURATION IMPORTS
from the system
Atom, BreakWorldArchitecture, BasicTime, Commander, CommanderOps, CommandTool, Convert, DisassembleSPARC, FamousPath, FileNames, FS, IO, MorePfsNames, OneCasabaParser, PFS, PFSNames, PreDebug, Process, Rope, RopeParts, RuntimeError, SafeStorage, SourceFileOpsExtras, StructuredStreams, UnparserBufferExtras, UserProfile, VM,
from CirioPCedarTW
MobAccess, NewRMTW,
from CirioCTW
RCTW,
from CirioMain
AmpersandContext, CCTypes, CedarCode, CedarOtherPureTypes, CirioSyntacticOperations, Frames,
from CirioPCRTW
CirioBreakAccess, CirioMemory, CirioTargets, CirioNub, CirioNubAccess, LoadStateAccess, ObjectFiles, SystemInterface,
from other as yet unspecified cirio stuff
CedarParseSupport, CirioDeltaFace, CParser, LocalCirio, RopeSequence, WalkCedarParseTrees, WalkCParseTrees
EXPORTS CirioBackstop, NewAmpersandProcs, RemoteCirio, RMTWTestSubject, StackCirio
CONTROL RemoteCirioImpl, StackCirioImpl
=
BEGIN
RemoteCirioImpl;
RMTWTestSubjectImpl;
StackCirioImpl;
NewAmpersandProcsImpl;
END..