VoiceUtilsPkg.config
Copyright © 1984, 1985, 1986 by Xerox Corporation. All rights reserved.
Last Edited by: Swinehart, May 9, 1986 11:42:51 am PDT
Last Edited by: Pier, May 20, 1984 10:30:51 pm PDT
VoiceUtilsPkg: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Commander, CommandTool, Convert, FS, GVNames, IO, IOUtils, MBQueue, Process, ProcessProps, PupName, RefTab, SymTab, Rope, RPC, UserCredentials, UserProfile
EXPORTS CardTable, NamesGV, RefID, VoiceUtils
CONTROL RefIDImpl, VoiceUtilsImpl, NamesGVImpl, GVLarkImpl = {
RefIDImpl;
VoiceUtilsImpl;
NamesGVImpl;
GVLarkImpl;
CardTableImpl;
}.
Swinehart, May 9, 1986 11:42:42 am PDT
Convert to new communications package
changes to: VoiceUtilsPkg