remove less-apocryphal cl-json
This commit is contained in:
parent
dc65e60485
commit
ba8fea5190
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
(ql:quickload '(:alexandria :cl-yaml :cl-json :yason))
|
(ql:quickload '(:alexandria :cl-yaml :yason))
|
||||||
(defpackage :hsmusic
|
(defpackage :hsmusic
|
||||||
(:use :common-lisp :alexandria))
|
(:use :common-lisp :alexandria))
|
||||||
(in-package :hsmusic)
|
(in-package :hsmusic)
|
||||||
|
|
Loading…
Reference in a new issue