-- file: TFtoPL.config
-- Pascal-to-Mesa Configuration

-- Pascal-to-Mesa translator output, translated at September 23, 1986 1:04:34 pm PDT

TFtoPL: CONFIGURATION IMPORTS BasicTime, Commander, Convert, FS, IO, Rope, SafeStorage, UnsafeStorage
CONTROL PascalBasicImpl, PascalWizardFilesImpl, TFtoPLMain, TFtoPLExternalsImpl, TFtoPLMiscImpl, TFtoPLOrganizeImpl, TFtoPLDoSimpleImpl, TFtoPLDoCharactersImpl =
BEGIN
PascalBasicImpl; PascalWizardFilesImpl; TFtoPLMain; TFtoPLExternalsImpl; TFtoPLMiscImpl; TFtoPLOrganizeImpl; TFtoPLDoSimpleImpl; TFtoPLDoCharactersImpl
END.