]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/elim.ma
changes location of coq.ma (now "legacy/coq.ma")
[helm.git] / helm / matita / tests / elim.ma
index 9d48bc970ecd46c576942a3911f45b7d974527fe..67d7fada10a01b0ac27c98625c1d6770127c4c99 100644 (file)
@@ -13,7 +13,7 @@
 (**************************************************************************)
 
 set "baseuri" "cic:/matita/tests/elim".
-include "coq.ma".
+include "legacy/coq.ma".
 
 inductive stupidtype: Set \def
   | Base : stupidtype