From: Stefano Zacchiroli Date: Sat, 24 Jan 2004 12:31:05 +0000 (+0000) Subject: added tex notation X-Git-Tag: V_0_2_3~152 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=16963bcfad9417a0511c74685e86ca76adf49f92;p=helm.git added tex notation --- diff --git a/helm/ocaml/cic_disambiguation/Makefile b/helm/ocaml/cic_disambiguation/Makefile index abfcd4da9..9652369b4 100644 --- a/helm/ocaml/cic_disambiguation/Makefile +++ b/helm/ocaml/cic_disambiguation/Makefile @@ -3,7 +3,7 @@ PACKAGE = cic_textual_parser2 REQUIRES = \ ulex pxp helm-tactics helm-cic helm-logger helm-cic_unification \ camlp4.gramlib -NOTATIONS = logic arit +NOTATIONS = logic arit tex INTERFACE_FILES = \ cicTextualParser2Ast.mli \ cicTextualParser2Pp.mli \