aboutsummaryrefslogtreecommitdiff
path: root/src/Util/Notations.v
diff options
context:
space:
mode:
Diffstat (limited to 'src/Util/Notations.v')
-rw-r--r--src/Util/Notations.v1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Util/Notations.v b/src/Util/Notations.v
index 6b0905ac2..5e126f22b 100644
--- a/src/Util/Notations.v
+++ b/src/Util/Notations.v
@@ -141,4 +141,3 @@ Reserved Notation "# x" (at level 0, format "# x").
Reserved Notation "## x" (at level 0, format "## x").
Reserved Notation "### x" (at level 0, format "### x").
Reserved Notation "\ x .. y , t" (at level 200, x binder, y binder, right associativity, format "\ x .. y , '//' t").
-Reserved Notation "'$' x" (at level 0, format "'$' x").