From: Jean-Christophe Filliatre <Jean-Christophe.Filliatre@lri.fr>
To: Trevor Jim <trevor@research.att.com>
Cc: caml-list@inria.fr
Subject: Re: ocamldot for ocaml-2.04
Date: Tue, 30 Nov 1999 09:40:29 +0100 (MET) [thread overview]
Message-ID: <14403.36221.667460.878730@pc89.lri.fr> (raw)
In-Reply-To: <u66yl3ynr.fsf@research.att.com>
> Ocamldot generates program dependency graphs for ocaml programs.
>
> The dependency graph output by ocamldot can be rendered by a separate
> program, dot. Dot is freely available from
>
> http://www.research.att.com/sw/tools/graphviz/
>
> Ocamldot is designed to process the output of ocamldep. A typical use
> would be
>
> ocamldep *.ml | ocamldot > dep.dot
An even better use is
ocamldep *.ml *.mli | ocamldot | dot -Tps | gv -
to see the dependencies, or
ocamldep *.ml *.mli | ocamldot | dot -Tps | lpr
to print them. Unix is our friend :-)
And many thanks to Jim Trevor for that really useful tool.
--
Jean-Christophe FILLIATRE
mailto:Jean-Christophe.Filliatre@lri.fr
http://www.lri.fr/~filliatr
prev parent reply other threads:[~1999-12-02 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-11-29 19:06 Trevor Jim
1999-11-30 8:40 ` Jean-Christophe Filliatre [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=14403.36221.667460.878730@pc89.lri.fr \
--to=jean-christophe.filliatre@lri.fr \
--cc=caml-list@inria.fr \
--cc=trevor@research.att.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox