]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/decompose.ma
ocaml 3.09 transition
[helm.git] / helm / matita / tests / decompose.ma
index 48477f3ebf4851a8fcedb75d38d1b4568aad26fe..caf2d52890bb5b239fe01432017bcce9f621a7bc 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 "coq.ma".
+alias symbol "and" (instance 0) = "Coq's logical and".
+alias symbol "or" (instance 0) = "Coq's logical or".