TBasePackage.config
Copyright © 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 23, 1986 5:27:36 pm PDT
TBasePackage: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMTypes, Atom, CedarProcess, Convert, FS, IO, List, MessageWindow, PrincOpsUtils, PrintTV, RefTab, Rope, RopeEdit, RopeIO, RopeReader, Rosary, RuntimeError, SafeStorage, UserProfile
EXPORTS ALL
CONTROL TextLooksImpl, LooksReaderImpl, RunReaderImpl, TextNodeImpl, NodePropsImpl, NodeAddrsImpl, CheckNodeImpl, EditNotifyImpl, TextEditImpl, EditSpanImpl, PGSupportImpl, PutFileImpl, GetFileImpl, AbbrevExpandImpl, TiogaFindImpl
~ BEGIN
TextLooksImpl;
LooksReaderImpl;
RunReaderImpl;
TextNodeImpl;
NodePropsImpl;
NodeAddrsImpl;
CheckNodeImpl;
EditNotifyImpl;
TextEditImpl;
EditSpanImpl;
PGSupportImpl;
PutFileImpl;
GetFileImpl;
AbbrevExpandImpl;
TiogaFindImpl;
END.