[bknr-cvs] r2466 - branches/trunk-reorg/thirdparty/cffi-070901/uffi-compat
hhubner at common-lisp.net
hhubner at common-lisp.net
Mon Feb 11 13:13:30 UTC 2008
Author: hhubner
Date: Mon Feb 11 08:13:30 2008
New Revision: 2466
Modified:
branches/trunk-reorg/thirdparty/cffi-070901/uffi-compat/uffi-compat.lisp
Log:
remove :uffi package alias (not a good idea)
Modified: branches/trunk-reorg/thirdparty/cffi-070901/uffi-compat/uffi-compat.lisp
==============================================================================
--- branches/trunk-reorg/thirdparty/cffi-070901/uffi-compat/uffi-compat.lisp (original)
+++ branches/trunk-reorg/thirdparty/cffi-070901/uffi-compat/uffi-compat.lisp Mon Feb 11 08:13:30 2008
@@ -29,7 +29,6 @@
;;; Code borrowed from UFFI is Copyright (c) Kevin M. Rosenberg.
(defpackage #:cffi-uffi-compat
- (:nicknames #:uffi) ;; is this a good idea?
(:use #:cl)
(:export
More information about the Bknr-cvs
mailing list