AMTypesPackage.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Bob Hagmann, May 7, 1984 3:35:05 pm PDT
Russ Atkinson (RRA) March 11, 1986 7:59:17 am PST
AMTypesPackage:
CONFIGURATION
LINKS:
CODE
IMPORTS AMProcessBasic, Atom, BcdOps, ConvertUnsafe, FS, LoaderOps, LoadState, PrincOpsUtils, RCMapOps, Rope, RTTypesBasicPrivate, RuntimeError, SafeStorage, SafeStoragePrivate, UnsafeStorage, VersionMap, VersionMapDefaults, VM, WorldVM
EXPORTS AMBridge, AMFiles, AMTypes, RemotePrincOpsUtils, RemoteRope, RTTCache, RTSymbols, RTSymbolOps, RTSymbolsPrivate, RTTypesPrivate, RTTypesRemotePrivate, SymbolTable
CONTROL
AMFilesImpl,
SymbolCache,
RTGetSymbolsImpl,
RTWalkSymbolsImpl,
RTTSupportImpl,
TypeStringsImpl,
RTTypesBridgeImpl,
RTTCacheImpl,
AMTypesBImpl,
AMVariablesImpl,
AMTypesAImpl,
RTTypedVariablesImpl,
RTTDefaultImpl,
AMFrameBridgeImpl,
RTTypedFramesImpl,
RTTypesRemoteImpl,
RTTypesRemotePrivateImpl,
RemoteRopeImpl,
RemoteFrameImpl
= BEGIN
Symbol stuff from the compiler
SymbolPack; -- always copied.
SymbolCache;
RTGetSymbolsImpl;
RTWalkSymbolsImpl;
RTTSupportImpl;
TypeStringsImpl;
RTTypesBridgeImpl;
RTTCacheImpl;
AMTypesBImpl;
AMVariablesImpl;
AMTypesAImpl;
RTTypedVariablesImpl;
RTTDefaultImpl;
AMFrameBridgeImpl;
RTTypedFramesImpl;
RTTypesRemoteImpl;
RTTypesRemotePrivateImpl;
RemoteRopeImpl;
RemoteFrameImpl;