RecordingService.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Doug Terry, November 18, 1986 4:06:59 pm PST
Swinehart, January 31, 1987 2:30:55 pm PST
RecordingService: CONFIGURATION
IMPORTS AllocatorOps, AMTypes, Atom, BasicTime, Commander, CommandTool, Convert, FileNames, FS, IntervalTimer, Icons, IO, LoganBerry, LupineRuntime, MBQueue, PupSocket, PrincOpsUtils, Process, RefID, Rope, RPC, RPCLupine, RuntimeError, SafeStorage, ThParty, ThPartyPrivate, ThSmartsRpcControl, ThVersions, UserCredentials, UserProfile, VM, ViewerOps, ViewerEvents, Containers, ImagerFont, Imager, TU, VoiceUtils
EXPORTS BluejaySmarts, Jukebox, VoiceStream, BluejayUtils, RecordingServiceRegister, VoiceRopeServer, VoiceCleanup
CONTROL VoiceRopeServerImpl, VoiceRopeDBImpl, Bluejay, BluejaySmartsImpl, BluejayRegisterLocalImpl, RecordingServiceRegisterImpl, VoiceCleanupImpl = BEGIN
BluejaySmartsImpl;
BluejayRegisterLocalImpl;
Bluejay;
BluejayUtilsImpl;
BluejayUtilsRpcServerImpl;
RecordingServiceRegisterImpl;
GListImpl;
LoganBerryRpcClientImpl;
LoganBerryRpcBinderImpl;
LoganBerryStubImpl;
VoiceRopeDBImpl;
VoiceRopeServerImpl;
VoiceRopeServerRpcServerImpl;
VoiceCleanupImpl;
END.