]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
Now mathql_generator compiles before mathql_interpreter.
[helm.git] / helm / ocaml / Makefile.in
index 8eae888141a87c4da2d1f49f9d02020acc18a5c3..c0ef52ff8c53209f3e1dfa0fb75217316642a3d3 100644 (file)
@@ -1,8 +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 \
-          tex_cic_textual_parser cic_unification mathql mathql_interpreter \
-          mathql_generator cic_omdoc tactics cic_transformations
+          tex_cic_textual_parser cic_unification mathql mathql_generator \
+         mathql_interpreter cic_omdoc tactics cic_transformations
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@