Phoenix.config
Copyright Ó 1990, 1992 by Xerox Corporation. All rights reserved.
Vin, October 4, 1990 8:46 pm PDT PD
Swinehart, October 21, 1992 4:00 pm PDT
Phoenix: CONFIGURATION
IMPORTS
Args, Atom, BasicTime, Commander, CommanderOps, FS, IO, LoganBerryEntry, NameDB, Process, Real, RealFns, RefTab, Rope, SRPCCalls, SunRPC, ThrushSunRPCConvert, ThParty, ThPartySunRPControl, ThSmarts, UnixErrno, UnixSysCalls, UserProfile, UXIO, VoiceUtils
EXPORTS PhSmarts
CONTROL
AudioLibraryImpl, TuneParseImpl, TonePlayImpl, PhSwitchImpl, PhGlobalsImpl, PhPrivateImpl, PhSmartsImpl, PhRegisterImpl,
ThSmartsSunRPCToThSmarts, ThSmartsSunRPCServerStub = {
AudioLibraryImpl;
TuneParseImpl;
TonePlayImpl;
PhSwitchImpl;
PhGlobalsImpl;
PhPrivateImpl;
PhSmartsImpl;
PhRegisterImpl;
ThSmartsSunRPCToThSmarts;
ThSmartsSunRPCServerStub;
}.