5 lines
73 B
Common Lisp
5 lines
73 B
Common Lisp
(defpackage :html-jen
|
|
(:use :common-lisp)
|
|
;; (:export sembol...)
|
|
)
|