]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
- New interface for the MathQL interpreter (1.3 version)
[helm.git] / helm / ocaml / Makefile.in
index 9ebef24228f5eda545bb046f2add63792f75112f..4775ab302436ca330d1e13a6f6a7582420cc7bb4 100644 (file)
@@ -1,7 +1,8 @@
 # Warning: the modules must be in compilation order
 MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \
-          cic_cache cic_proof_checking cic_textual_parser cic_unification \
-          mathql mathql_interpreter
+          cic_cache cic_proof_checking cic_textual_parser \
+          tex_cic_textual_parser cic_unification mathql mathql_interpreter \
+          mquery_generator mathql_test tactics
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@