TiogaPackage: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMMiniModel, AMTypes, Atom, BasicTime, Booting, Buttons, Carets, CedarProcess, Convert, FS, FSBackdoor, Imager, ImagerBackdoor, ImagerColor, ImagerFont, ImagerOps, InputFocus, IO, List, Menus, MessageWindow, PrincOpsUtils, PrintTV, Process, Real, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeIO, RopeReader, Rosary, RuntimeError, SafeStorage, Scaled, TIPUser, TJaM, UserProfile, VersionMap, VersionMapDefaults, VFonts, ViewerBLT, ViewerClasses, ViewerForkers, ViewerGroupLocks, ViewerLocks, ViewerMenus, ViewerOps, ViewerPrivate, ViewerTools, WindowManager, WorldVM
EXPORTS ALL
CONTROL TBase, TStyles, TEdit
= BEGIN

TBase: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMTypes, Atom, CedarProcess, Convert, FS, IO, List, MessageWindow, PrincOpsUtils, PrintTV, RefTab, RefText, Rope, RopeEdit, RopeIO, RopeReader, Rosary, RuntimeError, SafeStorage, UserProfile
EXPORTS ALL
CONTROL TextNodeImpl, NodePropsImpl, NodeAddrsImpl, TextLooksImpl, TextLooksBasicImpl, TextLooksSupportImpl, UndoEventImpl, CheckNodeImpl, EditNotifyImpl, EditSpanImpl, FileReaderImpl, FileWriterImpl, GetFileImpl, GetTreeImpl, PutInterFileImpl, LooksReaderImpl, PGSupportImpl, PutFileImpl, RunReaderImpl, TextEditImpl, TextFindImpl, TextFind2Impl, TextFind3Impl, LookPrettyImpl
= {
AbbrevExpandImpl;
TextNodeImpl;
EditSpanImpl;
EditSpanSupportImpl;
CheckNodeImpl;
EditNotifyImpl;
FileReaderImpl;
FileWriterImpl;
GetFileImpl;
GetInterFileImpl;
GetTreeImpl;
LooksReaderImpl;
MonitoredQueueImpl;
NodeAddrsImpl;
NodePropsImpl;
PGSupportImpl;
PutFileImpl;
PutInterFileImpl;
RunReaderImpl;
TextEditImpl;
TextFindImpl;
TextFind2Impl;
TextFind3Impl;
TextLooksImpl;
TextLooksBasicImpl;
TextLooksSupportImpl;
TreeCheckImpl;
TreeFindImpl;
UndoEventImpl;
LookPrettyImpl;
};


TStyles: CONFIGURATION LINKS: CODE
IMPORTS Atom, Convert, EditNotify, FS, Imager, ImagerFont, IO, TJaM, MessageWindow, NodeProps, Real, RefTab, RefText, Rope, TextNode, VFonts, UserProfile
EXPORTS ALL
CONTROL NodeStyleImpl, NodeStyleFontImpl, NodeStyleSpacesImpl, NodeStyleOpsImpl, NodeStyleWorks1Impl, NodeStyleWorks2Impl, NodeStyleWorks3Impl, NodeStyleWorks4Impl,
NodeStyleWorksStartImpl  -- has to be last
= {
NodeStyleImpl;
NodeStyleFontImpl;
NodeStyleSpacesImpl;
NodeStyleOpsImpl;
NodeStyleWorks1Impl;
NodeStyleWorks2Impl;
NodeStyleWorks3Impl;
NodeStyleWorks4Impl;
NodeStyleWorksStartImpl;
};

TEdit: CONFIGURATION LINKS: CODE
IMPORTS AbbrevExpand, AMMiniModel, Atom, BasicTime, Booting, Buttons, Carets, CedarProcess, Convert, EditNotify, EditSpan, EditSpanSupport, FS, FSBackdoor, Imager, ImagerBackdoor, ImagerColor, ImagerFont, ImagerOps, InputFocus, IO, List, LooksReader, Menus, MessageWindow, MonitoredQueue, NodeAddrs, NodeProps, NodeStyle, NodeStyleFont, NodeStyleOps, NodeStyleWorks, PrincOpsUtils, Process, PutGet, RefTab, RefText, Rope, RopeEdit, RopeFile, RopeReader, Rosary, RunReader, RuntimeError, SafeStorage, Scaled, TextEdit, TextFind, TextLooks, TextLooksSupport, TextNode, TIPUser, TreeCheck, TreeFind, UndoEvent, UserProfile, NodeStyleValidate, VersionMap, VersionMapDefaults, ViewerBLT, ViewerClasses, ViewerForkers, ViewerGroupLocks, ViewerLocks, ViewerMenus, ViewerOps, ViewerPrivate, ViewerTools, WindowManager, WorldVM
EXPORTS ALL
CONTROL TEditProfileImpl, TEditSelectionAllocImpl, TEditSelectionImpl, TEditSelection2Impl, TEditDisplay2Impl, TEditDocumentsImpl, TEditDocuments2Impl, TEditDocuments3Impl, TEditTypeScriptImpl, TEditInputImpl, TEditInputEventsImpl, TEditInput2Impl, TEditLocksImpl, TEditLocksPrivateImpl, TEditMesaOpsImpl, TEditRefreshImpl, TEditSelectionLocksImpl, TEditScrollingImpl, TEditFormatImpl, TEditTouchupImpl, TiogaOpsImpl, TiogaOps2Impl, TEditDocumentRopeImpl, TiogaFileWatcherImpl, TiogaAccessImpl
= {
TiogaOpsImpl;
TEditBufferedInputImpl;
TEditDisplayImpl;
TEditDisplay2Impl;
TEditDocumentRopeImpl;
TEditDocumentsImpl;
TEditDocuments2Impl;
TEditDocuments3Impl;
TEditDocumentsCacheImpl;
TEditDocumentsCache2Impl;
TEditFormatImpl;
TEditInputImpl;
TEditInputEventsImpl;
TEditInput2Impl;
TEditInputOpsImpl;
TEditLocksImpl;
TEditLocksPrivateImpl;
TEditMesaOpsImpl;
TEditMiscOpsImpl;
TEditMiscOps2Impl;
TEditMouseImpl;
TEditOpsImpl;
TEditProfileImpl;
TEditRefreshImpl;
TEditScrollingImpl;
TEditSelectionImpl;
TEditSelection2Impl;
TEditSelectionLocksImpl;
TEditSelectionAllocImpl;
TEditSelectionOpsImpl;
TEditSplitImpl;
TEditTouchupImpl;
TEditTypeScriptImpl;
TiogaFileOpsImpl;
TiogaOps2Impl;
TiogaExtraOpsImpl;
TiogaFileWatcherImpl;
TiogaAccessImpl;
};

TBase;
TStyles;
TEdit;
END.
����TiogaPackage.config
Copyright c 1984, 1985, 1986 by Xerox Corporation.  All rights reserved.
Michael Plass, May 9, 1986 12:43:51 pm PDT
Russ Atkinson (RRA) August 7, 1985 12:57:51 pm PDT
Rick Beach, June 20, 1985 2:20:34 pm PDT
Doug Wyatt, September 2, 1986 5:56:27 pm PDT

the following are the most general, clean, and wonderful interfaces to Tioga:
TiogaAccess, TiogaOps, TiogaFileOps

these get into the internals more, but are still fairly stable:
TypeScript, TextLooks, LooksReader, RunReader, TextNode, NodeProps, EditNotify, NodeAddrs, UndoEvent, NodeStyle, TEditHistory, TEditInputOps, TEditMesaOps, TEditOps, TEditFormat, 

these are internal interfaces that may be expected to change more frequently:
AbbrevExpand, CheckNode, EditAddrs, EditSpan, EditSpanSupport, TextEdit, TextLooksSupport, PutGet, GetTree, InterFile, MonitoredQueue, TreeCheck, TreeFind, TextFind, NodeStyleExtra, TEditDisplay, TEditDocument, TEditInput, TEditPrivate, TEditProfile, TEditRefresh, TEditScrolling, TEditSelection, TEditTouchup

AbbrevExpand, EditSpan, EditSpanSupport, TextEdit, TextLooks, TextNode, TextLooksSupport, CheckNode, PutGet, PutGetExtras, GetTree, InterFile, MonitoredQueue, RunReader, LooksReader, TreeCheck, TreeFind, TextFind, NodeProps, EditNotify, NodeAddrs, UndoEvent
�ÊØ��–"Mesa" style˜�codešœ™Kšœ
Ïmœ=™HKšœ*™*K™2K™(Kšœ,™,—K˜�šÑblnœÏk
œŸœŸ˜'KšŸœcŸœVŸœ…˜ÉšŸœŸ˜K™�šœM™MKšœ#™#—K™�šœ?™?Kšœ³™³—K™�šœM™MKšœµ™µ—K™�—KšŸœ˜KšœŸ˜K˜�šÏnœŸ
œŸœŸ˜ KšŸœ1ŸœŸœ’˜ÐšŸœŸ˜K™—KšŸœò˜ùKšœ˜K˜K˜
K˜
K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜
K˜
K˜K˜K˜K˜K˜K˜K˜
K˜K˜K˜K˜�—K˜�š œŸ
œŸœŸ˜"KšŸœŸœŸœ\˜™KšŸœŸ˜KšŸœ·Ïc˜ÏKšœ˜K˜Kšœ˜K˜K˜K˜K˜K˜K˜K˜K˜K˜�—š œŸ
œŸœŸ˜ KšŸœ…ŸœVŸœÌ˜²KšŸœŸ˜KšŸœæ˜íKšœ˜K˜
K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜
K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜K˜Kšœ˜K˜K˜�—Kšœ˜Kšœ˜Kšœ˜KšŸœ˜——�…—����´��”��