module Ocaml_dependencies:Ocaml dependenciessig
..end
exception Circular_dependencies of string list * string
module type INPUT =sig
..end
module Make:
INPUT
module and gives a function to compute the
transitive closure of caml file takeing in account libraries and packages.