1
0
Fork 0
mirror of https://github.com/achlipala/frap.git synced 2025-03-22 12:12:30 +00:00
This commit is contained in:
Adam Chlipala 2023-02-19 13:42:53 -05:00
parent 172716c8ef
commit 2ef93d36fc

View file

@ -352,7 +352,7 @@ Ltac notHyp P :=
* levels out from where we are. [first] applies the first tactic that does not
* fail. *)
(* This tactic adds a fact to the context, only if it is not not already
(* This tactic adds a fact to the context, only if it is not already
* present. *)
Ltac extend pf :=