X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Fsimpl.ma;h=dbc4e9c06e54cfbf1c50d7d2345f2d31dd0c236c;hb=91a095f0686ee569ba035e4e30c7d071588cb8e7;hp=61d5b11631451266bfdfebc87634f0ca5c4d86b3;hpb=cec61c8b027b15b98d308cee8900d9cf35a02d28;p=helm.git diff --git a/helm/matita/tests/simpl.ma b/helm/matita/tests/simpl.ma index 61d5b1163..dbc4e9c06 100644 --- a/helm/matita/tests/simpl.ma +++ b/helm/matita/tests/simpl.ma @@ -1,4 +1,19 @@ +(**************************************************************************) +(* ___ *) +(* ||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/simpl/". +include "coq.ma". alias id "not" = "cic:/Coq/Init/Logic/not.con". alias symbol "eq" (instance 0) = "Coq's leibnitz's equality".