mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
4 lines
129 B
Common Lisp
4 lines
129 B
Common Lisp
;; load from quicklisp
|
|
(roswell:include '("util" "extend-quicklisp-system"))
|
|
(ql:quickload "roswell.extend.quicklisp" :silent t)
|