AMProcessPackage.config
Copyright © 1985 by Xerox Corporation. All rights reserved.
Russ Atkinson (RRA) August 19, 1985 10:15:25 pm PDT
AMProcessPackage: CONFIGURATION LINKS: CODE
IMPORTS AMBridge, AMEvents, AMModel, AMProcessBasic, AMTypes, IO, Loader, Process, ProcessProps, WorldVM
EXPORTS ALL
CONTROL AMProcessImpl, CedarProcessImpl
= BEGIN
AMProcessImpl;
CedarProcessImpl;
END.