]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/decompose.ma
more structured and indented version of nat.ma
[helm.git] / helm / matita / tests / decompose.ma
index 48477f3ebf4851a8fcedb75d38d1b4568aad26fe..fe72f710a7a4b8fed5dfba289fee2ae411768a26 100644 (file)
@@ -1,5 +1,5 @@
 (**************************************************************************)
-(*       ___                                                               *)
+(*       ___                                                              *)
 (*      ||M||                                                             *)
 (*      ||A||       A project by Andrea Asperti                           *)
 (*      ||T||                                                             *)
@@ -13,8 +13,9 @@
 (**************************************************************************)
 
 set "baseuri" "cic:/matita/tests/decompose".
-alias symbol "and" (instance 0) = "logical and".
-alias symbol "or" (instance 0) = "logical or".
+include "legacy/coq.ma".
+alias symbol "and" (instance 0) = "Coq's logical and".
+alias symbol "or" (instance 0) = "Coq's logical or".