<<>> <> <> <> <> <> <> <> <> <> <> <> CirioBase: CONFIGURATION IMPORTS Atom, BasicTime, CardTab, Commander, CommanderOps, Convert, ConvertUnsafe, CountedVM, DisassembleSPARC, FileNames, FS, IntHashTable, IO, List, MesaLoadState, MIPSArchitecture, MorePfsNames, NetworkName, NetworkStream, OneCasabaParser, PFS, PFSNames, PreDebug, Process, Random, Real, RealFns, RedBlackTree, RefTab, RefText, RMTWBackdoor, RMTWPrivate, Rope, RopeHash, RopeParts, RopeSequence, RuntimeError, SafeStorage, SimpleFeedback, SourceFileOps, StructuredStreams, SymTab, SystemInterface, UnparserBuffer, UserProfile, UXStrings, VersionMap2, VersionMap2Binding, VM, Breakpoint, BreakWorldArchitecture, SPARCArchitecture <<, SunYPAgent>> EXPORTS ALL --MJS May 31, 1990 added EXPORTS so Celtics can use Cirio to map pc to src loc STATIC REQUESTS "CirioCompiledData.o" CONTROL CirioCompiledDataImpl, CirioPCRTW, CirioMain, CirioCedarTW, CirioDeltaSun, CirioPCRTargetWorldTools, CirioParsing, CirioCedarTW, CirioCTW, LocalCirioImpl, LocalCirioTest, SameBreakWorldImpl = BEGIN CirioCompiledDataImpl; CirioMain; CirioPCRTW; CirioCedarTW; CirioCTW; <> CirioParsing; CirioPCRTargetWorldTools; CirioDeltaSun; LocalCirioImpl; LocalCirioTest; SameBreakWorldImpl; --For Druid support END..