SpellingTool.config
Copyright Ó 1985, 1987, 1990, 1992 by Xerox Corporation. All rights reserved.
Created By Nix
Rick Beach, May 2, 1985 3:13:41 pm PDT
Eric Nickell October 11, 1985 10:27:08 am PDT
Russ Atkinson (RRA) October 30, 1985 4:15:57 pm PST
Mike Spreitzer July 28, 1986 2:09:24 pm PDT
Tim Diebert: January 26, 1987 5:38:31 pm PST
Last tweaked by Mike Spreitzer on February 17, 1989 7:13:14 pm PST
Jack Kent August 6, 1987 11:09:25 am PDT
Wes Irish, January 18, 1989 2:09:45 pm PST
Kenneth A. Pier, March 7, 1990 5:41 pm PST
Bill Jackson (bj), March 7, 1990 9:09 pm PST
Doug Terry, March 4, 1991 12:34 pm PST
Willie-s, June 1, 1992 10:18 pm PDT
SpellingTool: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, Containers, Commander, CommanderOps, Convert, Dictionary, PFS, PFSNames, Icons, IO, IOTioga, List, Menus, NodeProps, NodeReader, Process, RefTab, Rope, RopeReader, Rosary, SystemNames, TEditOps, TEditRefresh, TextEdit, TextLooks, TextNode, TiogaOps, TypeScript, UserProfile, VFonts, ViewerBLT, ViewerEvents, ViewerIO, ViewerOps
EXPORTS ALL
CONTROL SpellingLooksImpl, SpellingToolImpl = BEGIN
BitTableLookupImpl;
SpellingCorrectionImpl;
SpellingLooksImpl;
SpellingToolImpl;
SpellingToolServicesImpl;
SpellingToolSharedImpl;
SpellingWordMapImpl;
END.