From: Claudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Date: Tue, 6 Sep 2005 11:38:00 +0000 (+0000)
Subject: ...
X-Git-Tag: V_0_1_2_1~80
X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=6b6512e2fa9b057fe3fbbc46f14c854449bf2124;p=helm.git

...
---

diff --git a/helm/ocaml/paramodulation/Makefile b/helm/ocaml/paramodulation/Makefile
index a21e59af7..1d47d3cb0 100644
--- a/helm/ocaml/paramodulation/Makefile
+++ b/helm/ocaml/paramodulation/Makefile
@@ -1,11 +1,6 @@
 PACKAGE = paramodulation
 
-REQUIRES = \
-	helm-registry \
-	helm-cic_transformations \
-	helm-tactics \
-	helm-cic_textual_parser2 \
-	mysql
+REQUIRES = helm-tactics
 
 INTERFACE_FILES = \
 	utils.mli \