]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_disambiguation/Makefile
- removed old parser
[helm.git] / helm / ocaml / cic_disambiguation / Makefile
index b995f537d24625969276c0211dcbcb228682ff28..dcc99fdeccfe52af80c4a73b0818346dadb6a76f 100644 (file)
@@ -4,7 +4,7 @@ REQUIRES = \
        helm-tactics helm-logger helm-cic_unification helm-cic_notation \
        helm-utf8_macros \
        ulex
-NOTATIONS = arit
+NOTATIONS = number
 INTERFACE_FILES =              \
        disambiguateTypes.mli   \
        disambiguatePp.mli      \
@@ -16,11 +16,9 @@ IMPLEMENTATION_FILES = \
 
 all:
 
-clean: extra_clean
-distclean: extra_clean
+clean:
+distclean:
        rm -f macro_table.dump
-extra_clean:
-       rm -f test_lexer test_parser
 
 include ../Makefile.common
 OCAMLARCHIVEOPTIONS += -linkall