VoiceRopePackage.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Doug Terry, June 2, 1986 5:08:18 pm PDT
VoiceRopePackage: CONFIGURATION
IMPORTS BasicTime, Convert, FinchSmarts, FS, IO, LupineRuntime, RefID, Rope, RPC, RPCLupine, RPCLupineExtras, UserCredentials, UserProfile, VoiceUtils, LoganBerry
EXPORTS VoiceRope
CONTROL LoganBerryStubImpl, VoiceRopeImpl = BEGIN
LoganBerryRpcClientImpl;
LoganBerryRpcBinderImpl;
BluejayUtilsRpcClientImpl;
LoganBerryStubImpl;
VoiceRopeImpl;
END.