IFUInterlock.Mesa
created by RoseTranslate 3.1.3 of September 5, 1985 12:14:34 pm PDT
created from IFUInterlock.Rose of February 27, 1986 2:21:36 pm PST
created for McCreight.pa
created at March 10, 1986 7:06:10 pm PST
DIRECTORY
RoseTypes, RoseCreate, Basics, IFUPLAInterlock, SwitchTypes, Dragon, IFUPLAMainControl;
IFUInterlock: CEDAR DEFINITIONS
= BEGIN
Interlock: RoseTypes.CellType;
ControlPipe: RoseTypes.CellType;
END.