From 311ef043652ebe95685df5792715e5fb58fd1e75 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Tue, 28 Mar 2017 21:21:08 -0400 Subject: Add a notation for printing --- src/Util/Notations.v | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Util/Notations.v') diff --git a/src/Util/Notations.v b/src/Util/Notations.v index 455d6b498..e93921659 100644 --- a/src/Util/Notations.v +++ b/src/Util/Notations.v @@ -80,3 +80,5 @@ Reserved Notation "'pflet' x , pf := y 'in' f" (at level 200, f at level 200, format "'pflet' x , pf := y 'in' '//' f"). Reserved Notation "'λ' x .. y , t" (at level 200, x binder, y binder, right associativity). Reserved Notation "'λn' x .. y , t" (at level 200, right associativity). +Reserved Notation "x ::> (max_bitwidth = v )" + (at level 70, no associativity, format "x ::> (max_bitwidth = v )"). -- cgit v1.2.3