From: Claudio Sacerdoti Coen Date: Fri, 1 Jul 2005 14:20:45 +0000 (+0000) Subject: TacticAst2Box no longer used. X-Git-Tag: PRE_GETTER_STORAGE~64 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=11cefd39e89f8f7aefdf615f0d0eff35865b29c2;p=helm.git TacticAst2Box no longer used. --- diff --git a/helm/ocaml/cic_disambiguation/test_parser.ml b/helm/ocaml/cic_disambiguation/test_parser.ml index 3b30e5900..4f918b0a0 100644 --- a/helm/ocaml/cic_disambiguation/test_parser.ml +++ b/helm/ocaml/cic_disambiguation/test_parser.ml @@ -25,7 +25,9 @@ open Printf +(* let pp_tactical = TacticAst2Box.tacticalPp +*) let modes = ("term",`Term) :: ("statement",`Statement) :: []