-- RemoteDeleteAll.Config, last edit January 4, 1983 6:51 pm
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the RemoteDeleteAll program

RemoteDeleteAll: CONFIG LINKS: CODE
IMPORTS CIFS, ConvertUnsafe, Date, DateAndTimeUnsafe, Directory, File, FileIO, 
	FileLookup, FileStream, Heap,
	LongString, IO, Process, Rope, Runtime, Space, 
	-- STP, STPOps, -- Stream, String, System, Time, Transaction, 
	TypeScript, UnsafeStorage, 
	UserCredentialsUnsafe, UserExec, UserTerminal, ViewerEvents,
	ViewerIO, Volume,
	Format, PupStream
CONTROL RemoteDeleteAllImpl = {

RemoteDeleteAllImpl;
DFParserImpl;
DFSubrImpl;
SubrImpl;
STPSubrImpl;

CWFImpl;

BTrees;

FQImpl;

UECPImpl;


UnsafeSTPs;
}.