revisions

This commit is contained in:
pls.153 2022-03-18 19:49:34 +01:00
parent 1c602334c0
commit 8f83949409
9 changed files with 83 additions and 14 deletions

View file

@ -71,7 +71,8 @@
(define-symbol-macro :s (start-swank))
(define-symbol-macro :q (quicklisp)))
(export (list #+ios
'start-swank
'stop-swank
'quicklisp))
(export
(list #+ios
'start-swank
'stop-swank
'quicklisp))