Loading rfc2109.asd 0 → 100644 +8 −0 Original line number Diff line number Diff line ;-*- mode: lisp -*- ; For those who like that sort of thing: an ASDF package (defsystem "rfc2109" :depends-on (:split-sequence) :version "0.1" :components ((:file "rfc2109"))) Loading
rfc2109.asd 0 → 100644 +8 −0 Original line number Diff line number Diff line ;-*- mode: lisp -*- ; For those who like that sort of thing: an ASDF package (defsystem "rfc2109" :depends-on (:split-sequence) :version "0.1" :components ((:file "rfc2109")))