-- DFDelete.Config, last edit February 6, 1983 9:30 pm
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the DFDelete program

DFDelete: CONFIG LINKS: CODE
IMPORTS CIFS, ConvertUnsafe, Date, DateAndTimeUnsafe, 
	Directory, File, FileLookup, FileStream, Heap,
	IO, LongString, Process, Rope, RopeInline, Runtime, Space, 
	-- STP, STPOps, -- Stream, String, Time, Transaction, 
	UnsafeStorage, UserCredentialsUnsafe, UserExec, UserTerminal,
	Format, PupStream
CONTROL DFDeleteImpl = {

DFDeleteImpl;
DFParserImpl;
DFSubrImpl;
SubrImpl;
UECPImpl;
STPSubrImpl;

CWFImpl;
FQImpl;

--
UnsafeSTPs;
}.