(* camlp4r *) (***********************************************************************) (* *) (* Camlp4 *) (* *) (* Daniel de Rauglaudre, projet Cristal, INRIA Rocquencourt *) (* *) (* Copyright 1998 Institut National de Recherche en Informatique et *) (* Automatique. Distributed only by permission. *) (* *) (***********************************************************************) (* $Id: pr_null.ml,v 1.2 2002/07/19 14:53:46 mauny Exp $ *) Pcaml.print_interf.val := fun _ -> (); Pcaml.print_implem.val := fun _ -> ();