From 41bd2b61538eedb5d24dcae01b11e533a398dff8 Mon Sep 17 00:00:00 2001 From: Xavier Leroy Date: Thu, 22 Jun 1995 10:11:18 +0000 Subject: Fermetures representees en un seul bloc git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@49 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- bytecomp/printlambda.ml | 1 - 1 file changed, 1 deletion(-) (limited to 'bytecomp/printlambda.ml') diff --git a/bytecomp/printlambda.ml b/bytecomp/printlambda.ml index 92c4a61fc..538926812 100644 --- a/bytecomp/printlambda.ml +++ b/bytecomp/printlambda.ml @@ -32,7 +32,6 @@ let primitive = function | Pfield n -> print_string "field "; print_int n | Psetfield n -> print_string "setfield "; print_int n | Pccall(name, arity) -> print_string name - | Pupdate -> print_string "update" | Praise -> print_string "raise" | Psequand -> print_string "&&" | Psequor -> print_string "||" -- cgit v1.2.3-70-g09d2