X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fgrafite_parser%2Ftest_parser.ml;h=7e316879bc3415b56d5d74a056ad231ec48f877d;hb=fa2319814d744d3e374490fe4e4746d9a5c84f1f;hp=2deef1bd53a24fc78bef7b0e5eb7ccf6bcd22b37;hpb=55b82bd235d82ff7f0a40d980effe1efde1f5073;p=helm.git diff --git a/helm/software/components/grafite_parser/test_parser.ml b/helm/software/components/grafite_parser/test_parser.ml index 2deef1bd5..7e316879b 100644 --- a/helm/software/components/grafite_parser/test_parser.ml +++ b/helm/software/components/grafite_parser/test_parser.ml @@ -118,7 +118,7 @@ let process_stream istream = (!char_count + x) (!char_count + y) msg) | exn -> prerr_endline - (sprintf "Uncaught exception: %s" (Printexc.to_string exn)) + (sprintf "TestParser: Uncaught exception: %s" (Printexc.to_string exn)) done with End_of_file -> ()