From: Stefano Zacchiroli Date: Thu, 22 Jan 2004 16:38:54 +0000 (+0000) Subject: build also cic_textual_parser2 X-Git-Tag: V_0_5_1_4~4 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=ef5ed8ca675b0cbc6604ffbecd23cc3b28982863;p=helm.git build also cic_textual_parser2 --- diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index 73c3a91c0..02d81d265 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -10,6 +10,7 @@ MODULES = \ cic_cache \ cic_proof_checking \ cic_textual_parser \ + cic_textual_parser2 \ tex_cic_textual_parser \ cic_unification \ mathql \