]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test4.ma
ocaml 3.09 transition
[helm.git] / helm / matita / tests / test4.ma
index e25472d3ca0fea11866a194a9364c7ca18524e52..d680378ebc84efeeb7bfd09e9ee8d431b9b590ae 100644 (file)
@@ -1,4 +1,19 @@
-set "baseuri" "cic:/matita/tests/".
+(**************************************************************************)
+(*       ___                                                              *)
+(*      ||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 "coq.ma".
 
 
 (* commento che va nell'ast, ma non viene contato
@@ -6,7 +21,7 @@ set "baseuri" "cic:/matita/tests/".
 *)
 
 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 *)