DIRECTORY
IO USING [rope, PutF, STREAM],
Menus USING [MenuProc],
Rope USING [ROPE, Concat, FromRefText],
RPC USING [CallFailed, ImportFailed],
SDict USING [Empty, GetStringValue, MorphCorrection, NoText, NotFound, Retrieve, Text],
SDictRpcControl USING [ImportInterface, UnimportInterface],
SpellingToolDefinition,
SpellingToolShared USING [CorrectTiogaOpsCallWithLocks, Selection, ProcessSelection, MapWordsInSelection],
TiogaOps USING [NoSelection],
TiogaOpsDefs USING [Ref];