PrinterIago.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
Andrew Birrell December 7, 1983 9:48 am
Willie-Sue Orr August 10, 1984 12:06:48 pm PDT
Bob Hagmann April 30, 1985 8:40:30 am PDT
Russ Atkinson, February 4, 1985 5:36:17 pm PST
Tim Diebert: July 24, 1986 4:30:24 pm PDT
PrinterIago: CONFIGURATION
IMPORTS Ascii, Basics, BasicTime, Booting, Convert, DebuggerSwap, Disk, DiskFace, File, FileBackdoor, FileInternal, FormatDisk, FS, FSBackdoor, FSPseudoServers, FSRemoteFile, GermSwap, PrinterIagoCommands, PrinterIagoOps, IO, Loader, PhysicalVolume, ProcessorFace, PrinterDefaultRemoteNames, Process, Rope, SimpleTerminal, SystemVersion, ThisMachine, UserCredentials, VM, VMSideDoor
EXPORTS ALL
CONTROL PrinterIagoOpsImpl, PrinterIagoMainImpl, PrinterIagoCommands1Impl, PrinterIagoCommands2Impl =
BEGIN
PrinterIagoOpsImpl;
PrinterIagoMainImpl;
PrinterIagoCommands1Impl;
PrinterIagoCommands2Impl;
END.
Bob Hagmann April 30, 1985 8:40:30 am PDT
changes to: Iago