SpellingTool.config
-- Last Modified By Nix On November 21, 1983 5:32 pm
Spreitzer, February 26, 1985 10:25:46 pm PST
SpellingTool: CONFIGURATION LINKS: CODE
IMPORTS
Atom,
BasicTime,
Containers,
Commander,
CommandTool,
CountedVM,
FS,
GVSend,
Icons,
IO,
List,
LupineRuntime,
Menus,
NodeProps,
Process,
Rope,
RopeReader,
RPC,
RPCLupine,
RPCSignals,
RunReader,
TEditOpsExtras,
TEditScrolling,
TEditSelection,
TextLooks,
TextLooksSupport,
TextNode,
TiogaOps,
TypeScript,
UserCredentials,
UserProfile,
VFonts,
ViewerBLT,
ViewerEvents,
ViewerIO,
ViewerOps,
VM
CONTROL
SpellingLooksImpl,
SpellingToolImpl
=
BEGIN
RunReaderExtrasImpl;
SpellingLooksImpl;
BitTableLookupImpl;
SDictRpcClientImpl;
SpellingWordMapImpl;
SpellingCorrectionImpl;
SpellingToolDefinitionImpl;
SpellingToolSharedImpl;
SpellingToolImpl;
END.