You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the transform statements are sorting into the workspace,
and might have to merge patches, make them use a par=1 EndSort.
This commit makes this change for all transform statements, though
only mularg is going to produce an explosion of terms here.
This fixes#230 and causes #183 to crash with a useful error
(Term too complex during normalization).
0 commit comments