Nucleus.config
last edited by Levin on March 24, 1983 11:44 am
Nucleus: CONFIGURATION LINKS: CODE
IMPORTS
From BasicHeads and Disk
xxx,
From MesaRuntime
xxx
EXPORTS ALL
CONTROL xxx =
BEGIN
Tentacles;
--DiskImpl;
VMImpl;
--CedarRuntime;
--SetGMT;
--Checkpoint;
--FileImpl;
--BasicIO;
--LoaderImpl;
END.