]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
First version of instance.
[helm.git] / helm / ocaml / Makefile.in
index be300223ddc0f4b5e992e6a42990a9470d05d8ce..e07de27837a5a60b47e0948543edb5cee1cd0424 100644 (file)
@@ -13,15 +13,15 @@ MODULES =                   \
        cic_annotations         \
        cic_proof_checking      \
        cic_unification         \
-       mathql                  \
-       mathql_generator        \
-       mathql_interpreter      \
        cic_omdoc               \
        metadata                \
        tactics                 \
-       hbugs                   \
        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@