]> 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 0b5ef7a804d3c6c76c23a43f8a495ee27d9c5efa..caf2d52890bb5b239fe01432017bcce9f621a7bc 100644 (file)
@@ -1,5 +1,5 @@
 (**************************************************************************)
-(*       ___                                                               *)
+(*       ___                                                              *)
 (*      ||M||                                                             *)
 (*      ||A||       A project by Andrea Asperti                           *)
 (*      ||T||                                                             *)
@@ -13,6 +13,7 @@
 (**************************************************************************)
 
 set "baseuri" "cic:/matita/tests/decompose".
+include "coq.ma".
 alias symbol "and" (instance 0) = "Coq's logical and".
 alias symbol "or" (instance 0) = "Coq's logical or".