<> <> <> <> DIRECTORY Core, RoseBind; RoseRecognizeTransistors: CEDAR DEFINITIONS = BEGIN Recognize: PROC [ct: Core.CellType] RETURNS [bc: RoseBind.BehaviorClass]; END.