<> <> <> DIRECTORY Core, RoseTypes; RoseConvert: CEDAR DEFINITIONS = BEGIN InstantiateCellType: Core.CellType; Instantiate: PROC [thisCell: RoseTypes.Cell, to: RoseTypes.ExpansionReceiver]; END.