Module Ocamlbuild_pack.Ocaml_utils
val module_name_of_filename : Pathname.t -> stringval module_name_of_pathname : Pathname.t -> stringval ignore_stdlib : string -> boolval non_dependency : string -> string -> unitval string_list_of_file : string -> string listexception Ocamldep_error of stringval path_dependencies_of : Pathname.t -> ([ `just_try | `mandatory ] * string) listval info_libraries : (string, string * bool) Hashtbl.tval ocaml_lib : ?extern:bool -> ?byte:bool -> ?native:bool -> ?dir:Pathname.t ->
?tag_name:string -> Pathname.t -> unit