From: Ferruccio Guidi <ferruccio.guidi@unibo.it>
Date: Wed, 13 Jan 2016 20:35:12 +0000 (+0000)
Subject: missing notation file
X-Git-Tag: make_still_working~661
X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=349f9e15a880feb5e0ab329d9b73724f4b8ab726;p=helm.git

missing notation file
---

diff --git a/matita/matita/contribs/lambdadelta/ground_2/notation/functions/apply_2.ma b/matita/matita/contribs/lambdadelta/ground_2/notation/functions/apply_2.ma
new file mode 100644
index 000000000..a4d566f3f
--- /dev/null
+++ b/matita/matita/contribs/lambdadelta/ground_2/notation/functions/apply_2.ma
@@ -0,0 +1,19 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||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                  *)
+(*                                                                        *)
+(**************************************************************************)
+
+(* GENERAL NOTATION USED BY THE FORMAL SYSTEM λδ ****************************)
+
+notation "hvbox( f @ ❴ break term 46 a ❵ )"
+  non associative with precedence 60
+  for @{ 'Apply $f $a }.