Skip to content

Commit

Permalink
Adapt to coq/coq#19149
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Jun 9, 2024
1 parent 5869477 commit 88baf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiveVerif/src/LiveVerif/LiveProgramLogic.v
Original file line number Diff line number Diff line change
Expand Up @@ -1455,4 +1455,4 @@ Notation ".* */ x" :=
Notation "'fun_correct!' f" := (program_logic_goal_for (ident_to_string f) f)
(at level 10, f name, only parsing).

Notation ".* */ //" := True (only parsing).
Notation ".* */ //" := True (at level 0, only parsing).

0 comments on commit 88baf39

Please sign in to comment.