clem 0.4.1, ch-asdf 0.2.8, ch-util 0.2.2, lift 1.3.1, darcs ignored, smarkup 0.3.3
[CommonLispStat.git] / external / smarkup / test / defpackage.cl
blob945e33f6b13274a080e0a084d9a5db8a90639314
2 (in-package #:cl-user)
4 (defpackage #:smarkup-test
5 (:use #:cl #:asdf #:ch-asdf #:smarkup)
6 (:export #:test-xhtml-file))