]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/apply.ma
0. core_notation.ma splitted into coq.moo and core_notation.moo
[helm.git] / helm / matita / tests / apply.ma
index 41bdd3afc63e19fec85e78d8137967dbd36ce871..35a788ac68171c75a56b2fe4e95947e5f9f0c3ee 100644 (file)
@@ -1,5 +1,20 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||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                  *)
+(*                                                                        *)
+(**************************************************************************)
+
 (* test _with_ the WHD on the apply argument *)
 set "baseuri" "cic:/matita/tests/apply/".
+include "coq.ma".
 
 alias id "not" = "cic:/Coq/Init/Logic/not.con".
 alias id "False" = "cic:/Coq/Init/Logic/False.ind#xpointer(1/1)".