<> <> <> <<>> DIRECTORY ; GargoyleObjects: CEDAR DEFINITIONS = BEGIN CreateTrajectory: PROC [firstPoint: Point] RETURNS [t: GGTrajectory]; END.