From: Claudio Sacerdoti Coen Date: Wed, 6 Jul 2005 08:43:54 +0000 (+0000) Subject: -rectypes missing for native code compilation X-Git-Tag: V_0_7_1~76 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=4aea55553769e6f07aa6579bfdd416d02929494f;p=helm.git -rectypes missing for native code compilation --- diff --git a/helm/ocaml/cic_notation/Makefile b/helm/ocaml/cic_notation/Makefile index e5350566d..f7c268c3a 100644 --- a/helm/ocaml/cic_notation/Makefile +++ b/helm/ocaml/cic_notation/Makefile @@ -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