VoiceRopePackage.config
Copyright Ó 1985, 1986, 1987 by Xerox Corporation. All rights reserved.
Doug Terry, June 16, 1986 3:57:30 pm PDT
Swinehart, March 23, 1987 2:17:37 pm PST
VoiceRopePackage: CONFIGURATION
IMPORTS BasicTime, Convert, FinchSmarts, FS, IO, LoganBerry, LupineRuntime, Rope, RPCLupine, UserCredentials, UserProfile, VoiceUtils
EXPORTS VoiceRope, VoiceRopeDB
CONTROL VoiceRopeDBImpl, VoiceRopeImpl = BEGIN
BluejayUtilsRpcClientImpl;
VoiceRopeDBImpl;
VoiceRopeImpl;
END.