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