InstallationSupportPackage.config
Copyright Ó 1990, 1991, 1992 by Xerox Corporation. All rights reserved.
Chauser, January 3, 1991 11:33 am PST
Willie-s, January 18, 1993 1:40 pm PST
Michael Plass, November 6, 1992 11:08 am PST
InstallationSupportPackage: CONFIGURATION
IMPORTS CardTab, CardTabBackdoor, RefTab, RefTabBackdoor, RuntimeError, UXStrings, Rope, Checksum
EXPORTS ALL
STATIC REQUESTS "StartTrapImpl.o", "UnboundTrapImpl.o", "InstallationSupportExtras.o"
n.b. InstallationScopesImpl must be started before anything else!
CONTROL InstallationScopesImpl, InstallationTypesImpl
= BEGIN
InstallationTypesImpl;
InstallationScopesImpl;
END.