[bknr-cvs] r2053 - trunk/thirdparty/kmrcl-1.72
bknr at bknr.net
bknr at bknr.net
Sat Nov 4 08:50:05 UTC 2006
Author: hhubner
Date: 2006-11-04 03:50:05 -0500 (Sat, 04 Nov 2006)
New Revision: 2053
Modified:
trunk/thirdparty/kmrcl-1.72/package.lisp
Log:
do not export *base-url*, used within bknr
Modified: trunk/thirdparty/kmrcl-1.72/package.lisp
===================================================================
--- trunk/thirdparty/kmrcl-1.72/package.lisp 2006-11-04 08:31:43 UTC (rev 2052)
+++ trunk/thirdparty/kmrcl-1.72/package.lisp 2006-11-04 08:50:05 UTC (rev 2053)
@@ -7,7 +7,7 @@
;;;; Programmer: Kevin M. Rosenberg
;;;; Date Started: Apr 2000
;;;;
-;;;; $Id: package.lisp,v 1.1 2004/06/23 08:27:12 hans Exp $
+;;;; $Id$
;;;;
;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
;;;;
@@ -215,7 +215,7 @@
#:init/repl
;; From web-utils
- #:*base-url*
+ #+(or) #:*base-url*
#:base-url!
#:make-url
#:*standard-html-header*
More information about the Bknr-cvs
mailing list