]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_disambiguation/Makefile
Back-portin from new Matita: semantics of ntry changed (fixed?) when applied
[helm.git] / helm / software / components / cic_disambiguation / Makefile
index 2dc2984de24a89a88e505ed5f55f47fe4ae28604..2fb5de515ea7538e6fa48ef01ab00925106f9b0f 100644 (file)
@@ -1,8 +1,8 @@
 PACKAGE = cic_disambiguation
 NOTATIONS = number
 INTERFACE_FILES =              \
-       disambiguateChoices.mli \
-       cicDisambiguate.mli
+       cicDisambiguate.mli     \
+       disambiguateChoices.mli
 IMPLEMENTATION_FILES = \
        $(patsubst %.mli, %.ml, $(INTERFACE_FILES)) \
        $(patsubst %,%_notation.ml,$(NOTATIONS))