]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
- API change (renamed some exceptions)
[helm.git] / helm / ocaml / Makefile.in
index fe318d160eaf74758529ac2035001bc1fb634a97..2e678c9d8305e4ba7c277d531345fd50b97563f0 100644 (file)
@@ -2,6 +2,7 @@
 MODULES =                      \
        pxp                     \
        registry                \
+       utf8_macros             \
        thread                  \
        xmldiff                 \
        xml                     \
@@ -10,8 +11,6 @@ MODULES =                     \
        getter                  \
        cic                     \
        cic_annotations         \
-       cic_annotations_cache   \
-       cic_cache               \
        cic_proof_checking      \
        cic_textual_parser      \
        tex_cic_textual_parser  \
@@ -20,6 +19,7 @@ MODULES =                     \
        mathql_generator        \
        mathql_interpreter      \
        cic_omdoc               \
+       metadata                \
        tactics                 \
        hbugs                   \
        cic_transformations     \