[slime-cvs] CVS slime
mbaringer
mbaringer at common-lisp.net
Mon Oct 30 16:25:18 UTC 2006
Update of /project/slime/cvsroot/slime
In directory clnet:/tmp/cvs-serv30117
Added Files:
swank-version.el
Log Message:
--- /project/slime/cvsroot/slime/swank-version.el 2006/10/30 16:25:18 NONE
+++ /project/slime/cvsroot/slime/swank-version.el 2006/10/30 16:25:18 1.1
;;; This is the value for *swank-wire-protocol-version*. NB: This file
;;; will be loaded by BOTH emacs and lisp, so the syntax used must
;;; remain compatable between the two dialects. You can assume that
;;; cl:*package* will be bound to (find-package :SWANK).
(setf *swank-wire-protocol-version* 1)
More information about the slime-cvs
mailing list