]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/configure.ac
added chronometer
[helm.git] / helm / matita / configure.ac
index 1af1fca87efe297ac7a060833ae114d15d14d1ea..32759f12d8f94daf5136a4b7c2af47d093600c97 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT(matita.ml)
+AC_INIT(matitaTypes.ml)
 
 AC_CHECK_PROG(HAVE_OCAMLC, ocamlc, yes, no)
 if test $HAVE_OCAMLC = "no"; then