Implemented in r3384.
The solution is not perfect; if "x" is an effect and "x" is also a precondition,
then x is omitted, but ideally, we might also want to omit x if we have a
precondition y that implies x. But before the grand translator re-write (tm),
the current solution should be alright.
|