Compiler.config, Cedar Compiler configuration for 5.0
Copyright © 1985 by Xerox Corporation. All rights reserved.
Satterthwaite on June 3, 1983 10:39 am
Maxwell, January 25, 1984 12:49:23 pm PST
Paul Rovner, December 4, 1983 11:57 am
Russ Atkinson (RRA) April 3, 1985 4:18:26 pm PST
Bob Hagmann April 15, 1986 11:53:30 am PST
Compiler: CONFIG LINKS: CODE
IMPORTS Ascii, Booting, Commander, CommandTool, CommandUtil, ComputeServerClient, ComputeServerServer, FileNames, FileViewerOps, FS, IO, MessageWindow, Process, PupDefs, Rope, RopeFile, SystemVersion, UserProfile
EXPORTS ALL
CONTROL CompilerClientCommandImpl, CommandPack = {
CompilerClientCommandImpl;
CommandPack;
}.
Bob Hagmann May 23, 1985 2:14:38 pm PDT
created