]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
Initial revision
[helm.git] / helm / ocaml / Makefile.in
index c9bfa3008007fb77564e79c9bd3ae967ea3e3021..06a314961c733cecae52d52c5e704f560ea056ed 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_textual_parser cic_unification
+          cic_cache cic_proof_checking cic_textual_parser cic_unification \
+          mathql mathql_interpreter mathql_interpreter_galax
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@