]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
1. Several files in grafite that should be in grafite_parser moved there.
[helm.git] / helm / ocaml / Makefile.in
index 30c25dc195586c1ba0a8773d440d1c31e503f3db..aa9fb9c41a60a6201e8767f36cc7009094018f41 100644 (file)
@@ -14,16 +14,19 @@ MODULES =                   \
        getter                  \
        cic                     \
        cic_proof_checking      \
-       cic_unification         \
        cic_acic                \
        acic_content            \
        content_pres            \
        grafite                 \
        metadata                \
+       library                 \
+       cic_unification         \
        whelp                   \
        tactics                 \
-       cic_disambiguation      \
        paramodulation          \
+       cic_disambiguation      \
+       grafite2                \
+       grafite_parser          \
        $(NULL)
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@