Dependency Graphs added to the CLD
"Marc Battyani" <[email protected]> Mon, 23 Oct 2006 19:45:49 +0200
| Newsgroups | gmane.lisp.web |
|---|---|
| Message-ID | <247e01c6f6cb$16858180$1402a8c0@marcx2> |
I've added dependency graphs to libraries in the Common Lisp Directory. To get them use the "View dependency graph" link on the library page. The graphs are generated on the fly by using the cl-typegraph module of cl-typesetting/cl-pdf. The Common Lisp Directory is here: http://www.cl-user.net Marc