X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Fdecompose.ma;h=caf2d52890bb5b239fe01432017bcce9f621a7bc;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=0b5ef7a804d3c6c76c23a43f8a495ee27d9c5efa;hpb=cec61c8b027b15b98d308cee8900d9cf35a02d28;p=helm.git diff --git a/helm/matita/tests/decompose.ma b/helm/matita/tests/decompose.ma index 0b5ef7a80..caf2d5289 100644 --- a/helm/matita/tests/decompose.ma +++ b/helm/matita/tests/decompose.ma @@ -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".