> On Apr 21, 7:22 pm, OGrandeDiEnne <[email protected]> wrote: > > > Hello All, > > do you know if there is a tool that analyses ocaml code and print out > > a graph of dependencies between modules? > > > I am using ocamlbuild and such tool could easily exploit /*.depends/ > > files.
There it is : http://trevorjim.com/ocamldot/index.html O( n ) -- You received this message because you are subscribed to the Google Groups "ocaml-developer" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ocaml-developer?hl=en For other OCaml forums, see http://caml.inria.fr/resources/forums.en.html
