TiogaVoicePackage.config
Copyright Ó 1986, 1987 by Xerox Corporation. All rights reserved.
Ades, April 25, 1986 11:43:21 am PST
Swinehart, April 9, 1987 12:38:30 pm PDT
Polle Zellweger (PTZ) July 27, 1987 1:37:47 pm PDT
TiogaVoicePackage:
CONFIGURATION
IMPORTS BasicTime, Commander, CommandTool, Convert, FileReader, FinchSmarts, FS, FSBackdoor, Icons, Imager, ImagerColor, ImagerFont, IO, MBQueue, Menus, MessageWindow, NodeStyle, Process, Real, Rope, RopeEdit, TEditFormat, TEditInput, TEditInputImpl, TEditInputOps, TEditSelection, TextEdit, TextLooks, TextNode, TiogaAccess, TiogaButtons, TiogaMenuOps, TiogaOps, TiogaExtraOps, TIPUser, ViewerBLT, ViewerEvents, ViewerForkers, ViewerLocks, ViewerOps, ViewerTools, VoiceRope, WindowManager
EXPORTS TiogaVoicePrivate
CONTROL VoiceInTextImpl, VoiceViewersImpl, VoiceMarkersImpl, VoiceRecordImpl, VoicePlaybackImpl = {
VoiceInTextImpl;
VoiceViewersImpl;
VoiceMarkersImpl;
VoiceRecordImpl;
VoicePlaybackImpl;
}.