Add copyright notices and new function String.chomp
[ocaml.git] / asmcomp / closure.mli
blobcf98dffbc5042b160d1b08145ac59ec7f45d639a
1 (***********************************************************************)
2 (* *)
3 (* Objective Caml *)
4 (* *)
5 (* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
6 (* *)
7 (* Copyright 1996 Institut National de Recherche en Informatique et *)
8 (* en Automatique. All rights reserved. This file is distributed *)
9 (* under the terms of the Q Public License version 1.0. *)
10 (* *)
11 (***********************************************************************)
13 (* $Id$ *)
15 (* Introduction of closures, uncurrying, recognition of direct calls *)
17 val intro: int -> Lambda.lambda -> Clambda.ulambda