]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
First version of instance.
[helm.git] / helm / ocaml / Makefile.in
index 2e678c9d8305e4ba7c277d531345fd50b97563f0..e07de27837a5a60b47e0948543edb5cee1cd0424 100644 (file)
@@ -12,18 +12,16 @@ MODULES =                   \
        cic                     \
        cic_annotations         \
        cic_proof_checking      \
-       cic_textual_parser      \
-       tex_cic_textual_parser  \
        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@