sgp2dot/packages.lisp
2019-02-12 16:55:17 +01:00

4 lines
79 B
Common Lisp

(defpackage :sgp2dot
(:use :common-lisp :s-xml)
(:export :convert :main))