Oubli de l'intitialisation du debugger.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2977 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
df6ced1fc9
commit
179acdbff5
|
@ -1058,3 +1058,5 @@ It can be either :
|
|||
{ info_name = "events";
|
||||
info_action = info_events ppf;
|
||||
info_help = "list events in MODULE (default is current module)." }]
|
||||
|
||||
let _ = init std_formatter
|
||||
|
|
Loading…
Reference in New Issue