VoiceUtilsPackage.config
Copyright Ó 1985, 1986, 1987 by Xerox Corporation. All rights reserved.
Last Edited by: Swinehart, April 1, 1987 10:45:00 pm PST
VoiceUtilsPackage: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Commander, CommandTool, Convert, DESFace, GVNames, IO, IOUtils, LoganBerry, MBQueue, Process, ProcessProps, PupName, RefTab, Rope, RPC, SimpleMailer, UserCredentials, UserProfile
EXPORTS NameDB, VoiceUtils
CONTROL VoiceUtilsImpl, NameDBImpl = {
VoiceUtilsImpl;
NameDBImpl;
GVLarkImpl;
}.
Swinehart, May 9, 1986 11:43:10 am PDT
Convert to new communications package
changes to: VoiceUtilsClient
Swinehart, March 25, 1987 3:01:04 pm PST
Conversion to LoganBerry base for NamesGV, renamed NamesWP
changes to: VoiceUtilsPackage