<> <> <> <<>> DIRECTORY Core; <<>> EU2Top: CEDAR DEFINITIONS = BEGIN CreateEU2Inner: PROC RETURNS [Core.CellType]; CreateEU2Control: PROC RETURNS [Core.CellType]; CreateEU2DataPath: PROC RETURNS [Core.CellType]; END.