From c8ff668a19bfca65bbcd8f72f939729034c138c2 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 9 Nov 2002 21:31:59 +0000 Subject: *** empty log message *** --- perl_checker.src/info.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl_checker.src/info.mli') diff --git a/perl_checker.src/info.mli b/perl_checker.src/info.mli index 5751d2b..ed9455e 100644 --- a/perl_checker.src/info.mli +++ b/perl_checker.src/info.mli @@ -1,7 +1,9 @@ val lines_starts : (string * int list ref) list ref val current_file_lines_starts : int list ref +val current_file_current_line : int ref val current_file : string ref val start_a_new_file : string -> unit +val raw_pos2raw_line : string -> int -> int * int val pos2line : string * int * int -> string * int * int * int val pos2sfull : string * int * int -> string val pos2sfull_current : int -> int -> string -- cgit v1.2.1