]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/elim.ma
0. core_notation.ma splitted into coq.moo and core_notation.moo
[helm.git] / helm / matita / tests / elim.ma
index ab7afafa69e34cf52a33b9530ffaa2aa4e5ab9b6..fcc130e9ecece535348456f59a0abe07b4ba549d 100644 (file)
@@ -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