<> <> <> <<>> DIRECTORY Core; CoreConnect: CEDAR DEFINITIONS = BEGIN Connect: PROC [frameCT: Core.CellType] RETURNS[success: BOOL _ TRUE]; END.