summaryrefslogtreecommitdiff
path: root/mulkcms-hunchentoot.lisp
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-02 00:04:52 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-02 00:04:52 +0100
commit6406c2616403ebac3a6e7be76badb05e68801264 (patch)
tree8ec9661e69bbb4620be4a299cc7fc173d75c767a /mulkcms-hunchentoot.lisp
parent139498f649b3967e220cb6e1c684e972b9e37a9c (diff)
Add package MULKCMS-HUNCHENTOOT.
Diffstat (limited to 'mulkcms-hunchentoot.lisp')
-rw-r--r--mulkcms-hunchentoot.lisp7
1 files changed, 1 insertions, 6 deletions
diff --git a/mulkcms-hunchentoot.lisp b/mulkcms-hunchentoot.lisp
index 78bee45..0767fe7 100644
--- a/mulkcms-hunchentoot.lisp
+++ b/mulkcms-hunchentoot.lisp
@@ -1,7 +1,2 @@
-(defpackage #:mulkcms
- (:use #:common-lisp #:split-sequence #:alexandria #:cl-fad)
- (:shadow #:copy-file #:copy-stream))
-
-(in-package #:mulkcms)
-
+(in-package #:mulkcms-hunchentoot)