]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/test2.ma
changes location of coq.ma (now "legacy/coq.ma")
[helm.git] / helm / matita / tests / test2.ma
index 0ffdb82682fb9f402965a304463f1074e037f786..92d9a533068de44e1e009051ac6acb0543609506 100644 (file)
@@ -13,7 +13,7 @@
 (**************************************************************************)
 
 set "baseuri" "cic:/matita/tests/test2/".
-include "coq.ma".
+include "legacy/coq.ma".
 
 alias id "nat" = "cic:/Coq/Init/Datatypes/nat.ind#xpointer(1/1)".
 alias symbol "and" (instance 0) = "Coq's logical and".