module Trace_upon_statement_info:sig
..end
Written by Florent Garnier, at Verimag Labs 2012 Contact florent dot garnier at gmail dot com for further informations.
This files is released under the terms of the LGPL v2.1 Licence.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301 USA
val openfile_with_guard : string -> Pervasives.in_channel
val get_trace_from_file : string -> Trace_types.trace
val nts_lib_standards_subsystems : Ntsint.Nts_int.nts_system
val fold_info_of_trace : (string, 'a) Hashtbl.t ->
Trace_types.tr_subsystem_table -> string -> Trace_types.sys_control -> string
val get_info_table_from_file : string -> Trace_types.tr_subsystem_table