DFPackage.config
last edited by Levin on December 6, 1983 1:11 pm
DFPackage:
CONFIGURATION
IMPORTS BasicTime, BcdOps,
FS, FSExtras,
IO, List, Process, ProcessProps, RefText, Rope,
VM
EXPORTS
ALL =
BEGIN
OpsQueueImpl;
BringOverImpl;
SModelImpl;
VerifyImpl;
DFInternalImpl;
DFUtilitiesImpl;
END.