Skip to content

Commit

Permalink
PR#4028 double warnings dans ocamlcp
Browse files Browse the repository at this point in the history
git-svn-id: http://caml.inria.fr/svn/ocaml/version/3.09@7759 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
doligez committed Nov 24, 2006
1 parent 7240dfb commit 835f59d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/ocamlprof.ml
Expand Up @@ -456,6 +456,7 @@ let print_version () =

let main () =
try
Warnings.parse_options false "a";
Arg.parse [
"-f", Arg.String (fun s -> dumpfile := s),
"<file> Use <file> as dump file (default ocamlprof.dump)";
Expand Down

0 comments on commit 835f59d

Please sign in to comment.