-- MType.config, last edited February 6, 1983 9:35 pm
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the mesa type program

MType: CONFIG LINKS: CODE
IMPORTS CIFS, ConvertUnsafe, 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 MTypeImpl = {

MTypeImpl;

CWFImpl;
UECPImpl;
STPSubrImpl;
SubrImpl;
FQImpl;


UnsafeSTPs;
}.