]> matita.cs.unibo.it Git - helm.git/commitdiff
added hbugs and mathql
authorEnrico Tassi <enrico.tassi@inria.fr>
Thu, 28 Apr 2005 13:29:30 +0000 (13:29 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Thu, 28 Apr 2005 13:29:30 +0000 (13:29 +0000)
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@