IndexToolPackage.config
Copyright Ó 1985, 1987 by Xerox Corporation. All rights reserved.
Rick Beach, April 29, 1985 12:09:38 pm PDT
Rick Beach, November 18, 1987 4:48:14 pm PST
IndexToolPackage: CONFIGURATION LINKS: CODE
IMPORTS Atom, Buttons, ChoiceButtons, Commander, Containers, EditSpan, IO, Labels, List, Menus, MessageWindow, NumberLabels, PutGet, RedBlackTree, Rope, Rosary, Rules, RuntimeError, TEditScrolling, TextEdit, TextNode, TiogaButtons, TiogaOps, ViewerOps, ViewerSpecs, ViewerTools
EXPORTS ALL
CONTROL IndexPropsImpl, IndexTreeImpl, IndexToolViewerImpl =
BEGIN
IndexPropsImpl;
IndexTreeImpl;
IndexToolViewerImpl;
END.