using tellsimp for sorting



On Thu, Aug 26, 2010 at 3:22 PM, Richard Fateman
<fateman at cs.berkeley.edu> wrote:

> now pmp always has 2 arguments.  The rules are simple.

Incidentally one can tell the parser that pmp is an infix operator.
infix("pmp") is the magic incantation.

HTH

Robert Dodier