From 6406c2616403ebac3a6e7be76badb05e68801264 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Wed, 2 Mar 2011 00:04:52 +0100 Subject: Add package MULKCMS-HUNCHENTOOT. --- mulkcms-hunchentoot.lisp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'mulkcms-hunchentoot.lisp') 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) -- cgit v1.2.3