]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita.ml
new CoRN development, generated by transcript
[helm.git] / matita / matita.ml
index 6e9fa5f2395c2b3cec668f3b78bacbc0d7b1ad02..609a014d0f3b573ac9b152ca9816fb880668911a 100644 (file)
@@ -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 _ ->