]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
ocaml 3.09 transition
[helm.git] / helm / ocaml / Makefile.in
index 2f3009462102aa36414b9b9d2a2e3e55f69b7bee..93172fdd6c20b1cae35ade719d872b1d7d366d5f 100644 (file)
@@ -1,8 +1,10 @@
 # Warning: the modules must be in compilation order
 NULL =
 MODULES =                      \
+       extlib                  \
        xml                     \
        registry                \
+       hmysql                  \
        utf8_macros             \
        thread                  \
        xmldiff                 \
@@ -17,7 +19,7 @@ MODULES =                     \
        tactics                 \
        cic_notation            \
        cic_transformations     \
-       cic_textual_parser2     \
+       cic_disambiguation      \
        paramodulation          \
        $(NULL)