require asdf if not using quicklisp

This commit is contained in:
Łukasz Pankowski 2019-12-30 20:31:04 +01:00
parent 26b8d14b30
commit f91108fe4d

View File

@ -71,6 +71,8 @@
(dolist (head (screen-heads scr))
(enable-mode-line scr head t)))
(require :asdf) ; needed to find swank in ~/common-lisp if not using
; quicklisp
(require :swank)
(defcommand swank () ()