Haruo HOSOYA - 2002-04-03

Logged In: YES
user_id=274756

We actually changed (from version 0.2.2) the well-formed
restriction from what is written in the paper.

We now require that any recursive use of variables must be
enclosed by labels. So the fact that the system rejected
your example was right. But the error message was wrong.
It shouldn't say "right-linear".

I'll fix it in the next version.

Sorry about the confusion.