by mccune on Tue May 12, 2009 11:43 pm
Yes, that's a bug. It has already been fixed, and the fix will be in the next release. Here is the ChangeLog entry.
March 17, 2009.
Interpformat and Isofilter: would crash in some cases when
the Mace4 job used op commands to declare print/parse properties.
Fixed by introducing "simple_parse" flag in parse.c. This
avoids problems when special symbols are used in standard
prefix form, e.g., interps in standard form.
For now, the only thing I can think of to do is to change <--(_,_) to _ <-- _ in the interpretation in the Mace4 output.
Bill