Skip to content
Snippets Groups Projects
Commit 5e2e8693 authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Remove forgotten Check.

parent 7fc89711
Branches
Tags
No related merge requests found
......@@ -32,7 +32,6 @@ properly. *)
Notation "# l" := (LitV l%Z%V) (at level 8, format "# l").
Notation "# l" := (Lit l%Z%V) (at level 8, format "# l") : expr_scope.
Check of_val'.
Notation "' x" := (Var x) (at level 8, format "' x") : expr_scope.
Notation "^ v" := (of_val' v%V) (at level 8, format "^ v") : expr_scope.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment