]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
added hbugs and mathql
[helm.git] / helm / ocaml / Makefile.in
index c3f3196860b984a0ecad72291ae639ca71cf9a06..e07de27837a5a60b47e0948543edb5cee1cd0424 100644 (file)
@@ -17,7 +17,11 @@ MODULES =                    \
        metadata                \
        tactics                 \
        cic_transformations     \
-       cic_textual_parser2
+       cic_textual_parser2     \
+       mathql                  \
+       mathql_interpreter      \
+       mathql_generator        \
+       hbugs                   
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@