VoiceUtilsServer.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Last Edited by: Swinehart, July 15, 1986 12:04:27 pm PDT
VoiceUtilsServer: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Commander, CommandTool, Convert, FS, GVNames, IO, IOUtils, LupineRuntime, MBQueue, Process, ProcessProps, PupName, RefTab, RPCLupine, SymTab, Rope, RPC, UserCredentials, UserProfile
EXPORTS CardTable, NamesGV, NamesGVExtras -- local only, for now --, NamesGVImpExp, RefID, VoiceUtils
CONTROL RefIDImpl, NamesGVImpl, NamesGVRpcServerImpl, NamesGVExportImpl, GVLarkImpl, VoiceUtilsImpl = {
RefIDImpl;
CardTableImpl;
VoiceUtilsImpl;
NamesGVImpl;
NamesGVRpcServerImpl;
NamesGVExportImpl;
GVLarkImpl;
}.
Swinehart, May 9, 1986 11:43:32 am PDT
Convert to new communications package
changes to: VoiceUtilsServer