4 lines
71 B
Common Lisp
4 lines
71 B
Common Lisp
(require 'ecl-quicklisp)
|
|
(ql:quickload :fiveam)
|
|
|
|
(use-package :fiveam)
|