RuntimeLoader.config
last edited by: Sandman on: September 15, 1980 11:46 AM
last edited by: John Maxwell on: February 22, 1983 1:49 pm
last edited by: Paul Rovner on: June 15, 1983 3:43 pm
Last Edited by: Schroeder, August 3, 1983 8:59 am
Last Edited by: Levin, August 9, 1983 12:40 pm
RuntimeLoader: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, BcdOps, FS, IO, LoadState, PrincOpsUtils, Rope, SafeStorage, SafeStorageOps, SystemVersion, VM
EXPORTS Loader, LoaderOps
CONTROL CedarExporterImpl, CedarLinkerImpl
=
BEGIN
CedarLoaderImpl;
CedarLinkerImpl;
CedarExporterImpl;
END.