]> matita.cs.unibo.it Git - helm.git/commitdiff
- removed dependency on mathql
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 4 Feb 2005 09:28:42 +0000 (09:28 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 4 Feb 2005 09:28:42 +0000 (09:28 +0000)
- cosmetic changes

helm/ocaml/tactics/Makefile

index 60ca2cd0c205ee28a4e6fe9390289f8fa74451e3..744527b1e08aa6f61ad3f5ee5ed96a959b5ea23e 100644 (file)
@@ -1,8 +1,10 @@
 PACKAGE = tactics
 REQUIRES = \
-       pcre helm-cic_proof_checking \
-       helm-cic_unification helm-mathql_interpreter helm-mathql_generator \
-       mysql helm-metadata
+       pcre \
+       helm-cic_proof_checking \
+       helm-cic_unification \
+       mysql \
+       helm-metadata
 
 INTERFACE_FILES = \
        proofEngineTypes.mli \