]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
split into two major parts:
[helm.git] / helm / ocaml / Makefile.in
index caa5169d6b567538e2d8dd710b09499dd05c1686..ec30fb868343eff2ed0920b63ba7a7a7d6628656 100644 (file)
@@ -13,12 +13,13 @@ MODULES = \
        tex_cic_textual_parser \
        cic_unification \
        mathql \
-       mathql mathql_generator \
+       mathql_generator \
        mathql_interpreter \
        cic_omdoc \
        tactics \
        cic_transformations \
-       logger
+       logger \
+       cic_textual_parser2
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@