-- TerminalIOPackage.config -- last modified by Ch. Jacobi July 22, 1985 6:36:11 pm PDT TerminalIOPackage: CONFIGURATION IMPORTS BasicTime, Commander, Cursors, EditedStream, Imager, ImagerBackdoor, ImagerTerminal, ImagerFont, Icons, InputFocus, Interminal, IO, Process, Rope, RuntimeError, Terminal, TIPUser, UserProfile, VFonts, ViewerIO, ViewerLocks, ViewerOps, ViewerPrivate, ViewerTools EXPORTS TerminalIO, PopUpMenu CONTROL TerminalIOImpl, PopUpMenuImpl = BEGIN TerminalIOImpl; PopUpMenuImpl; END.