<> <> <> <<>> DIRECTORY Core; BondingPads: CEDAR DEFINITIONS = BEGIN EnsureBondingPads: PROC[cell: Core.CellType]; MarkBondingPads: PROC[cell: Core.CellType]; END.