]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_notation/Makefile
version 0.7.1
[helm.git] / helm / ocaml / cic_notation / Makefile
index 92d6560fccb9c9a7aa4add2246acb805b50ddf97..f7c268c3a22a5096be7da70a828f076c46645e4a 100644 (file)
@@ -17,8 +17,8 @@ INTERFACE_FILES = \
        cicNotationPp.mli       \
        cicNotationMatcher.mli  \
        cicNotationFwd.mli      \
-       cicNotationRew.mli      \
        cicNotationParser.mli   \
+       cicNotationRew.mli      \
        cicNotationPres.mli     \
        $(NULL)
 IMPLEMENTATION_FILES = \
@@ -44,6 +44,7 @@ cicNotationParser.ml.annot: OCAMLC = $(OCAMLC_P4)
 cicNotationLexer.ml.annot: OCAMLC = $(OCAMLC_P4)
 cicNotationPres.cmi: OCAMLOPTIONS += -rectypes
 cicNotationPres.cmo: OCAMLOPTIONS += -rectypes
+cicNotationPres.cmx: OCAMLOPTIONS += -rectypes
 
 clean: extra_clean
 distclean: extra_clean