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

-- Pascal-to-Mesa translator output, translated at October 23, 1985 11:00:03 am PDT

PLtoTF: CONFIGURATION IMPORTS BasicTime, Commander, Convert, FS, IO, Rope, SafeStorage, UnsafeStorage
CONTROL PascalBasicImpl, PascalWizardFilesImpl, PLtoTFMain, PLtoTFVars1, PLtoTFVars2, PLtoTFExternalsImpl, PLtoTF1Impl, PLtoTF2Impl, PLtoTF3Impl, PLtoTF4Impl, PLtoTF5Impl =
BEGIN
PascalBasicImpl; PascalWizardFilesImpl; PLtoTFMain; PLtoTFVars1; PLtoTFVars2; PLtoTFExternalsImpl; PLtoTF1Impl; PLtoTF2Impl; PLtoTF3Impl; PLtoTF4Impl; PLtoTF5Impl
END.