<<>> <> <> <> <<>> <> <<>> <<>> DIRECTORY Rope USING [ROPE]; WindowSystemInterface: CEDAR DEFINITIONS = BEGIN OPEN Rope; <> <<>> GetSelectionContents: PROC [] RETURNS [Rope.ROPE]; <> END.