]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
First version of instance.
[helm.git] / helm / ocaml / Makefile.in
index 980990db63ec034e8f2f40d43c9d2ac78f18922a..e07de27837a5a60b47e0948543edb5cee1cd0424 100644 (file)
@@ -11,21 +11,17 @@ MODULES =                   \
        getter                  \
        cic                     \
        cic_annotations         \
-       cic_annotations_cache   \
-       cic_cache               \
        cic_proof_checking      \
-       cic_textual_parser      \
-       tex_cic_textual_parser  \
        cic_unification         \
-       mathql                  \
-       mathql_generator        \
-       mathql_interpreter      \
        cic_omdoc               \
-       tactics                 \
-       hbugs                   \
        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@