X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita.ml;h=609a014d0f3b573ac9b152ca9816fb880668911a;hb=946be00a2b9e1713e934414bd8419f267cca1077;hp=6e9fa5f2395c2b3cec668f3b78bacbc0d7b1ad02;hpb=d0e212dcd4bdbeaee9979e53bedd3258cd8e8d0f;p=helm.git diff --git a/matita/matita.ml b/matita/matita.ml index 6e9fa5f23..609a014d0 100644 --- a/matita/matita.ml +++ b/matita/matita.ml @@ -146,8 +146,11 @@ let _ = let moo = grafite_status.moo_content_rev in List.iter (fun cmd -> - prerr_endline (GrafiteAstPp.pp_command ~obj_pp:(fun _ -> assert false) - cmd)) + prerr_endline + (GrafiteAstPp.pp_command + ~term_pp:(fun _ -> assert false) + ~obj_pp:(fun _ -> assert false) + cmd)) (List.rev moo)); addDebugItem "print metasenv goals and stack to stderr" (fun _ ->