XNSPrintService.config
Copyright Ó 1986, 1987 by Xerox Corporation. All rights reserved.
Bill Jackson (bj) October 9, 1986 6:50:34 am PDT
Tim Diebert: January 30, 1987 9:59:12 am PST
XNSPrintService: CONFIGURATION
IMPORTS Atom, BasicTime, Booting, Convert, CrRPC, FS, GVBasics, GVNames, Imager, ImagerFont, ImagerPixelMap, Interpress, IO, IPMaster, PrintingP4V3Aux, Process, PupName, PupStream, RavenDriver, RefText, Rope, RuntimeError, SimpleTerminal, SystemVersion, ThisMachine, WatchStats
EXPORTS NONE
CONTROL XNSPSUserImpl,
PrintingP4V3ServerImpl,
XNSPSSpoolerImpl,
XNSPSMessagesImpl,
XNSPSPrintImpl ~ {
XNSPSUserImpl;
PrintingP4V3ServerImpl;
XNSPSSpoolerImpl;
XNSPSMessagesImpl;
XNSPSPrintImpl;
}...