require asdf if not using quicklisp
This commit is contained in:
parent
26b8d14b30
commit
f91108fe4d
@ -71,6 +71,8 @@
|
|||||||
(dolist (head (screen-heads scr))
|
(dolist (head (screen-heads scr))
|
||||||
(enable-mode-line scr head t)))
|
(enable-mode-line scr head t)))
|
||||||
|
|
||||||
|
(require :asdf) ; needed to find swank in ~/common-lisp if not using
|
||||||
|
; quicklisp
|
||||||
(require :swank)
|
(require :swank)
|
||||||
|
|
||||||
(defcommand swank () ()
|
(defcommand swank () ()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user