Skip to content

Commit

Permalink
fixed compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
aa755 authored and liyishuai committed Jan 10, 2024
1 parent 5713ab9 commit 685c985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theories/Tactics/Forward.v
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Ltac rwHyps :=
| context [l] => idtac
| _ => rewrite -> H
end
end.

Ltac rwHypsR :=
repeat match goal with
Expand Down

0 comments on commit 685c985

Please sign in to comment.