X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_disambiguation%2FMakefile;fp=helm%2Focaml%2Fcic_disambiguation%2FMakefile;h=064a1b2e1363fedd4064d0d9b72ddaa1106a3834;hb=f8edc256de5d8ae2126f01fdaf72ac91151d8ca6;hp=dcc99fdeccfe52af80c4a73b0818346dadb6a76f;hpb=9d1d061713042b504aec7de671391245a43adad7;p=helm.git diff --git a/helm/ocaml/cic_disambiguation/Makefile b/helm/ocaml/cic_disambiguation/Makefile index dcc99fdec..064a1b2e1 100644 --- a/helm/ocaml/cic_disambiguation/Makefile +++ b/helm/ocaml/cic_disambiguation/Makefile @@ -7,8 +7,8 @@ REQUIRES = \ NOTATIONS = number INTERFACE_FILES = \ disambiguateTypes.mli \ - disambiguatePp.mli \ disambiguateChoices.mli \ + disambiguatePp.mli \ disambiguate.mli IMPLEMENTATION_FILES = \ $(patsubst %.mli, %.ml, $(INTERFACE_FILES)) \