define operator <% (
arg1 = point, arg2 = circle,
procedure = pt_in_circle,
associativity = left,
commutator = >=%,
restrict = int4eq)

\g
