]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
mathql package started
[helm.git] / helm / ocaml / Makefile.in
index e5d051620f5107a1ac53c76270adf7dae3d47dab..9ebef24228f5eda545bb046f2add63792f75112f 100644 (file)
@@ -1,6 +1,7 @@
 # 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_cache cic_proof_checking cic_textual_parser cic_unification \
+          mathql mathql_interpreter
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@