]> matita.cs.unibo.it Git - helm.git/commitdiff
fixed precedence so that no () are needed around variable assignement
authorEnrico Tassi <enrico.tassi@inria.fr>
Thu, 22 Jul 2010 08:04:19 +0000 (08:04 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Thu, 22 Jul 2010 08:04:19 +0000 (08:04 +0000)
helm/software/matita/nlibrary/hints_declaration.ma

index f91949be9f383f6b749be8388c414d795a3036a5..27330da468fb49b2c9bdcbc1a6161ae8f17ce29a 100644 (file)
@@ -37,7 +37,7 @@ With unidoce and some ASCII art it looks like the following:
 *)
    
 (* it seems unbelivable, but it works! *)
-notation > "≔ (list0 ( (list1 (ident x) sep , ) opt (: T) ) sep ,) opt (; (list1 (ident U ≟ term 90 V ) sep ,)) ⊢ term 19 Px ≡ term 19 Py"
+notation > "≔ (list0 ( (list1 (ident x) sep , ) opt (: T) ) sep ,) opt (; (list1 (ident U ≟ term 19 V ) sep ,)) ⊢ term 19 Px ≡ term 19 Py"
   with precedence 90
   for @{ ${ fold right 
                @{ ${ default