Info de debugage oubliee...

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@1339 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Jérôme Vouillon 1997-03-07 23:20:13 +00:00
parent 9ef5d04c53
commit 4dd64117e7
1 changed files with 0 additions and 3 deletions

View File

@ -203,9 +203,6 @@ let rec typexp sch prio0 ty =
if prio0 >= 1 then print_string ")";
close_box()
end
; print_string "[";
print_int ty.level;
print_string "]"
and typlist sch prio sep = function
[] -> ()