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

MakeConfig: CONFIG LINKS: CODE
IMPORTS Directory, File, FileStream, Heap, IO, LongString, 
	Rope, RopeInline, Runtime, Space, 
	Stream, String, Time, Transaction, UnsafeStorage, 
	UserCredentialsUnsafe, UserExec
CONTROL MakeConfigImpl = {

MakeConfigImpl;
MDSubrImpl;
MDScanImpl;

SubrImpl;
UECPImpl;
CWFImpl;

}.