s-graphviz
An s-expression presentation of GraphViz DOT language
$ area51 add s-graphvizCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(s-graphviz:some-function ...)An s-expression presentation of GraphViz DOT language
$ area51 add s-graphvizCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(s-graphviz:some-function ...)