SpellingTool.config
-- Last Modified By Nix On November 21, 1983 5:32 pm
SpellingTool: CONFIGURATION LINKS: CODE
IMPORTS
Atom,
BasicTime,
Containers,
FS,
GVSend,
Icons,
IO,
List,
LupineRuntime,
Menus,
Process,
Rope,
RopeReader,
RPC,
RPCLupine,
RPCSignals,
TEditScrolling,
TEditSelection,
TiogaOps,
TypeScript,
UserCredentials,
UserProfile,
VFonts,
ViewerBLT,
ViewerEvents,
ViewerIO,
ViewerOps
CONTROL
SpellingToolImpl
=
BEGIN
BitTableLookupImpl;
SDictRpcClientImpl;
SpellingWordMapImpl;
SpellingCorrectionImpl;
SpellingToolDefinitionImpl;
SpellingToolSharedImpl;
SpellingToolImpl;
END.