]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test4.ma
dir reorganization
[helm.git] / helm / matita / tests / test4.ma
index 83b749ae03483c5871e5dd5123f177cd0093b2f7..6c3b7ec6f356040b3781cbeba55c0a59ac8dee9f 100644 (file)
@@ -1,10 +1,27 @@
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||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                  *)
+(*                                                                        *)
+(**************************************************************************)
+
+set "baseuri" "cic:/matita/tests/test4/".
+include "legacy/coq.ma".
+
 
 (* commento che va nell'ast, ma non viene contato
     come step perche' non e' un executable
 *)
 
 alias num (instance 0) = "natural number".
-alias symbol "eq" (instance 0) = "leibnitz's equality".
+alias symbol "eq" (instance 0) = "Coq's leibnitz's equality".
 theorem a:0=0.
 
 (* nota *)