Sys.Signals module for a Variant type of signals (and a set_signal function that...
[ocaml.git] / debugger / pos.mli
blobe7632e4274c6c707cdc1f7c27762f1a8a5016234
1 (***********************************************************************)
2 (* *)
3 (* Objective Caml *)
4 (* *)
5 (* Damien Doligez, projet Moscova, INRIA Rocquencourt *)
6 (* *)
7 (* Copyright 2003 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 val get_desc : Instruct.debug_event -> string;;