TIPPackage.config
Copyright Ó 1984, 1985, 1986, 1987, 1989, 1990, 1991, 1992, 1993 by Xerox Corporation. All rights reserved.
Russ Atkinson (RRA) October 16, 1989 4:29:26 pm PDT
Doug Wyatt, January 19, 1987 9:44:21 pm PST
Bier, March 4, 1993 2:46 pm PST
Michael Plass, September 24, 1991 10:04 am PDT
Willie-s, June 23, 1993 3:27 pm PDT
Spreitze, March 26, 1992 5:15 pm PST
Christian Jacobi, July 22, 1992 11:51 am PDT
Kenneth A. Pier, August 3, 1992 5:43 pm PDT
TIPPackage: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, CardTab, Commander, Convert, Devices, FastTRAPDevice, IO, KeyChars, KeyMapping, KeyNames, PFS, PFSNames, PreDebug, Process, ProcessProps, RefTab, RefText, RelativeTimes, Rope, RuntimeError, SimpleFeedback, StandardStreams, SystemNames
EXPORTS ALL
CONTROL GPMImpl, UserInputImpl, TIPTableBuilderImpl, TIPTableReaderWriterImpl, TIPMatcherImpl, TIPKeyboardsImpl, TIPFastTablesImpl =
BEGIN
UserInputImpl;
GPMImpl;
TIPFastTablesImpl;
TIPMatcherImpl;
TIPTableAccessImpl;
TIPTableBuilderImpl;
TIPTableReaderWriterImpl;
TIPKeyboardsImpl;
END.