X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2Ftests%2Felim.ma;h=fcc130e9ecece535348456f59a0abe07b4ba549d;hb=52af0e3a6ab827464f33b90bf0d39e5df3169499;hp=ab7afafa69e34cf52a33b9530ffaa2aa4e5ab9b6;hpb=cec61c8b027b15b98d308cee8900d9cf35a02d28;p=helm.git diff --git a/helm/matita/tests/elim.ma b/helm/matita/tests/elim.ma index ab7afafa6..fcc130e9e 100644 --- a/helm/matita/tests/elim.ma +++ b/helm/matita/tests/elim.ma @@ -1,5 +1,5 @@ (**************************************************************************) -(* ___ *) +(* ___ *) (* ||M|| *) (* ||A|| A project by Andrea Asperti *) (* ||T|| *) @@ -13,6 +13,7 @@ (**************************************************************************) set "baseuri" "cic:/matita/tests/elim". +include "coq.ma". inductive stupidtype: Set \def | Base : stupidtype