X11MorePackage.config
Copyright Ó 1991, 1992, 1993 by Xerox Corporation. All rights reserved.
Christian Jacobi, August 26, 1991 3:42:11 pm PDT
Christian Jacobi, February 3, 1993 3:15 pm PST
Packages some Xl and XTk stuff for the purpose of loading them together so the packaged worlds are slightly simpler.
These modules are removed from XlPackage and XTkPackage because they import Cedar packages not available in some product worlds.
X11MorePackage: CONFIGURATION
IMPORTS
Atom, Commander, CommanderOps, Identification, IO, ProcessProps, Rope, SystemNames, XlAccess, Xl, XlDetails, XTkDB, XTkNotification, XTkShellWidgets
EXPORTS ALL
CONTROL
X11Commands,
X11CommanderOpsImpl =
BEGIN
X11Commands;
X11CommanderOpsImpl;
END.