VoiceUtils.config
Copyright © 1984, 1985 by Xerox Corporation. All rights reserved.
Last Edited by: Swinehart, August 7, 1985 12:23:56 pm PDT
Last Edited by: Pier, May 20, 1984 10:30:51 pm PDT
VoiceUtils: CONFIGURATION
IMPORTS AMBridge, AMEvents, AMTypes, Atom, BasicTime, Commander, CommandTool, Convert, FS, GVNames, Interpreter, IO, IOUtils, MBQueue, Process, ProcessProps, PupDefs, RefTab, SymTab, Rope, RPC, RPCInternalExtras, UserCredentials, UserProfile
EXPORTS ExplicitExport, Log, Names, NamesGV
CONTROL LogImpl, NamesImpl, NamesGVImpl, GVLarkImpl = {
LogImpl;
NamesImpl;
NamesGVImpl;
ExplicitExportImpl;
GVLarkImpl;
}.