We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f9be58 commit 7a566d6Copy full SHA for 7a566d6
src/ecLowGoal.ml
@@ -665,7 +665,6 @@ let tt_apply ?(cutsolver : cutsolver option) (pt : proofterm) (tc : tcenv) =
665
tc
666
667
| Some cutsolver -> begin
668
- Format.eprintf "%d@." (DMap.cardinal subgoals);
669
FApi.t_onall (fun tc ->
670
let tactic =
671
match DMap.find_opt (FApi.tc1_handle tc) subgoals with
0 commit comments