<<>> <> <> <> <> <<>> DIRECTORY Rope; TIPTest: CEDAR DEFINITIONS = BEGIN ParseTIP: PROC [name: Rope.ROPE] RETURNS [table: REF ANY]; END.