SpellingTool.config
Created By Nix
Copyright © 1985 by Xerox Corporation. All rights reserved.
Spreitzer, February 27, 1986 12:00:06 pm PST
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
SpellingTool: CONFIGURATION LINKS: CODE
IMPORTS Atom, BasicTime, Containers, Commander, CommandTool, CountedVM, FS, GVSend, Icons, IO, List, LupineRuntime, Menus, Process, Rope, RopeReader, RPC, RPCLupine, RunReader, TEditOps, TEditScrolling, TextEdit, TextLooks, TextNode, TiogaOps, TypeScript, UserCredentials, UserProfile, VFonts, ViewerBLT, ViewerEvents, ViewerIO, ViewerOps, VM
EXPORTS ALL
CONTROL
SpellingLooksImpl,
SpellingToolImpl
= BEGIN
SpellingLooksImpl;
BitTableLookupImpl;
SDictRpcClientImpl;
SpellingWordMapImpl;
SpellingCorrectionImpl;
SpellingToolDefinitionImpl;
SpellingToolSharedImpl;
SpellingToolImpl;
END.