1996-04-22 04:15:41 -07:00
|
|
|
(***********************************************************************)
|
|
|
|
(* *)
|
1996-04-30 07:53:58 -07:00
|
|
|
(* Objective Caml *)
|
1996-04-22 04:15:41 -07:00
|
|
|
(* *)
|
|
|
|
(* Jerome Vouillon, projet Cristal, INRIA Rocquencourt *)
|
|
|
|
(* *)
|
|
|
|
(* Copyright 1996 Institut National de Recherche en Informatique et *)
|
|
|
|
(* Automatique. Distributed only by permission. *)
|
|
|
|
(* *)
|
|
|
|
(***********************************************************************)
|
|
|
|
|
|
|
|
(* $Id$ *)
|
|
|
|
|
|
|
|
val oo_prim: string -> Lambda.lambda
|
|
|
|
|
1996-05-16 09:10:16 -07:00
|
|
|
val meth: string -> Ident.t
|
1996-04-22 04:15:41 -07:00
|
|
|
|
|
|
|
val reset_labels: unit -> unit
|
|
|
|
val transl_label_init: Lambda.lambda -> Lambda.lambda
|