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

DeleteAll: 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, Volume,
	Format, PupStream 
CONTROL DeleteAllImpl = {

DeleteAllImpl;
DFSubrImpl;
DFParserImpl;
SubrImpl;
UECPImpl;
STPSubrImpl;

CWFImpl;
FQImpl;

--
UnsafeSTPs;
}.