-- Tioga.config; Edited by McGregor, October 4, 1982 9:36 am -- Edited by Paxton, September 15, 1982 7:28 am -- Last Edited by: Maxwell, January 14, 1983 10:12 am -- Last Edited by: Plass, March 7, 1983 2:13 pm -- Last Edited by: Russ Atkinson, April 12, 1983 3:30 pm Tioga: CONFIGURATION LINKS: CODE IMPORTS Atom, BitBlt, Buttons, ByteBlt, Carets, CedarScanner, CedarSnapshot, CIFS, ColorDisplay, Convert, Directory, File, FileIO, Graphics, GraphicsOps, ImplErrors, Inline, InputFocus, IO, JaMOps, List, LongString, Menus, MessageWindow, Process, Real, RefTab, Rope, RTFiles, RTMiniModel, RTStorageOps, SafeStorage, Space, Time, TIPUser, Transaction, UserProfile, UserTerminal, VFonts, ViewerMenus, ViewerOps, VirtualDesktops, WindowManager, WorldVM EXPORTS ALL -- the following are the most general, clean, and wonderful interfaces to Tioga -- TiogaOps, TypeScript, TiogaFileOps, RopeIO, RopeReader -- these get into the internals more, but are still fairly stable -- RopeEdit, TextLooks, LooksReader, RunReader, TextNode, NodeProps, OtherNode, -- EditNotify, NodeAddrs, UndoEvent, NodeStyle, TEditHistory, TEditInputOps, TEditMesaOps, -- TEditOps, -- these are internal interfaces that may be expected to change more frequently -- RopeFrom, RopeEditingAlloc, RopeEditingBLT, NameSymbolTable, AbbrevExpand, CheckNode, -- EditAddrs, EditSpan, EditSpanSupport, TextEdit, TextLooksSupport, PutGet, GetTree, InterFile, -- MonitoredQueue, TreeCheck, TreeFind, TextFind, NodeStyleExtra, TEditDisplay, -- TEditDocument, TEditFormat, TEditImpl, TEditInput, TEditProfile, TEditRefresh, -- TEditScrolling, TEditSelection, TEditTouchup CONTROL TRope, NameSymbolTableImpl, TBase, TStyles, TEdit = { TRope; NameSymbolTableImpl; TBase; TStyles; TEdit; }.