-- DFDisk.Config, last edit January 4, 1983 6:53 pm
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the DFDisk program
-- will generate unbound imports warnings for STPSubr
DFDisk: CONFIG LINKS: CODE
IMPORTS Date, Directory, File, FileStream, Heap, IO, LongString,
Rope, Runtime, Space, Stream, String, Time, Transaction,
UnsafeStorage, UserCredentialsUnsafe, UserExec,
ViewerOps, WindowManager
CONTROL DFDiskImpl = {
DFDiskImpl;
DFParserImpl;
DFSubrImpl; -- uses CachedOpen and StopSTP, doesn't really need them
SubrImpl;
CWFImpl;
}.