package.dot.lisp @ 7e80eda84170 v1.4.0

Add an explicit condition hierarchy

Fixes https://github.com/sjl/cl-digraph/issues/5
author Steve Losh <steve@stevelosh.com>
date Sun, 14 Mar 2021 21:31:34 -0400
parents f5cdc0242ec0
children 63712529f020
(defpackage :digraph.dot
  (:use :cl :digraph :digraph.quickutils)
  (:export :draw))