]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/contribs/lambdadelta/delayed_updating/notation/functions/uparrow_4.ma
partial commit in delayed_updating
[helm.git] / matita / matita / contribs / lambdadelta / delayed_updating / notation / functions / uparrow_4.ma
diff --git a/matita/matita/contribs/lambdadelta/delayed_updating/notation/functions/uparrow_4.ma b/matita/matita/contribs/lambdadelta/delayed_updating/notation/functions/uparrow_4.ma
deleted file mode 100644 (file)
index 6d638c8..0000000
+++ /dev/null
@@ -1,27 +0,0 @@
-(**************************************************************************)
-(*       ___                                                              *)
-(*      ||M||                                                             *)
-(*      ||A||       A project by Andrea Asperti                           *)
-(*      ||T||                                                             *)
-(*      ||I||       Developers:                                           *)
-(*      ||T||         The HELM team.                                      *)
-(*      ||A||         http://helm.cs.unibo.it                             *)
-(*      \   /                                                             *)
-(*       \ /        This file is distributed under the terms of the       *)
-(*        v         GNU General Public License Version 2                  *)
-(*                                                                        *)
-(**************************************************************************)
-
-(* NOTATION FOR DELAYED UPDATING ********************************************)
-
-notation < "hvbox( ↑❨ term 46 k, break term 46 p, break term 46 f ❩ )"
-  non associative with precedence 70
-  for @{ 'UpArrow $S $k $p $f }.
-
-notation > "hvbox( ↑❨ term 46 k, break term 46 p, break term 46 f ❩ )"
-  non associative with precedence 70
-  for @{ 'UpArrow ? $k $p $f }.
-
-notation > "hvbox( ↑{ term 46 S }❨ break term 46 k, break term 46 p, break term 46 f ❩ )"
-  non associative with precedence 70
-  for @{ 'UpArrow $S $k $p $f }.