]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/Makefile
Dead code removed.
[helm.git] / helm / ocaml / cic_disambiguation / Makefile
index 1c80b4e0af8a9113d22340a400cfc7de6831a335..729590da59a7d9b138495c5baeb1d9a060e9d847 100644 (file)
@@ -1,14 +1,9 @@
 
 PACKAGE = cic_disambiguation
-REQUIRES = \
-       helm-tactics helm-logger helm-cic_unification helm-cic_notation \
-       helm-utf8_macros \
-       ulex
 NOTATIONS = number
 INTERFACE_FILES =              \
        disambiguateTypes.mli   \
        disambiguateChoices.mli \
-       disambiguatePp.mli      \
        disambiguate.mli
 IMPLEMENTATION_FILES = \
        $(patsubst %.mli, %.ml, $(INTERFACE_FILES)) \