X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fgrafite_parser%2Ftest_parser.ml;h=76c402c196c757327525aa96e10b552230f10711;hb=24dd4569daf1d35bffaa813b8164058d8643f14d;hp=7e316879bc3415b56d5d74a056ad231ec48f877d;hpb=b49a7265f5da01f89b5c845f52b31c2f728cc293;p=helm.git diff --git a/components/grafite_parser/test_parser.ml b/components/grafite_parser/test_parser.ml index 7e316879b..76c402c19 100644 --- a/components/grafite_parser/test_parser.ml +++ b/components/grafite_parser/test_parser.ml @@ -101,6 +101,8 @@ let process_stream istream = prerr_endline ("Unsupported statement: " ^ GrafiteAstPp.pp_statement + ~map_unicode_to_tex:(Helm_registry.get_bool + "matita.paste_unicode_as_tex") ~term_pp:CicNotationPp.pp_term ~lazy_term_pp:(fun _ -> "_lazy_term_here_") ~obj_pp:(fun _ -> "_obj_here_")