VoiceUtilsServer.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Last Edited by: Swinehart, February 8, 1987 10:35:56 am PST
VoiceUtilsServer: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Commander, CommandTool, Convert, FS, GVNames, IO, IOUtils, LupineRuntime, MBQueue, Process, ProcessProps, PupName, RefTab, RPCLupine, SimpleMailer, 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