summaryrefslogtreecommitdiff
path: root/package-hunchentoot.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package-hunchentoot.lisp')
-rw-r--r--package-hunchentoot.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/package-hunchentoot.lisp b/package-hunchentoot.lisp
index 955c25a..4843e0c 100644
--- a/package-hunchentoot.lisp
+++ b/package-hunchentoot.lisp
@@ -3,4 +3,4 @@
#:mulkcms)
(:nicknames #:mulkcms-ht)
(:shadow #:copy-file #:copy-stream)
- (:export #:start-server))
+ (:export #:start-server #:run-server))