From c5b008e59cf53e9bd0c2efda8c680b3ffba58569 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Thu, 23 Jun 2016 15:52:48 -0700 Subject: Improve some tactics and lemmas --- src/Util/Notations.v | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Util/Notations.v') diff --git a/src/Util/Notations.v b/src/Util/Notations.v index bbeb50092..c3f776766 100644 --- a/src/Util/Notations.v +++ b/src/Util/Notations.v @@ -7,6 +7,7 @@ Coq's parser. *) Reserved Infix "=?" (at level 70, no associativity). +Reserved Infix "!=?" (at level 70, no associativity). Reserved Infix "?=" (at level 70, no associativity). Reserved Infix "?<" (at level 70, no associativity). Reserved Infix ".+" (at level 50). -- cgit v1.2.3