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
I also ran into this issue. I was able to get around this issue by writing a script that converts srun eauto use: binds_neq_shrink unfold: term_subst, subst, prop_subst. to srun (eauto) use: binds_neq_shrink unfold: term_subst, subst, prop_subst.
I recall this worked with an older version of Coq. Something must've changed with Coq's parsing algorithm. I may investigate it sometime, when I find the time.
hammer outputs:
But when pasting the
srun ...
command into my proof script, I get a syntax error:Version:
CoqHammer 1.3.2 for Coq 8.15
The text was updated successfully, but these errors were encountered: