aboutsummaryrefslogtreecommitdiff
path: root/src/Util/Notations.v
diff options
context:
space:
mode:
authorGravatar Jason Gross <jgross@mit.edu>2018-05-06 23:22:59 -0400
committerGravatar Jason Gross <jgross@mit.edu>2018-05-06 23:22:59 -0400
commitc7ea44aae3019bf8b02fe3dfc533fc7fb1ca071c (patch)
treeff83d269847c91f4486eaff88ca2d490b55d8e01 /src/Util/Notations.v
parentf1c751c9ed8ff130168e5af3f5b283c9ffb1e257 (diff)
Backtrack on moving a notation to Notations.v, to fix conflict
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").