mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revisions
This commit is contained in:
parent
1c602334c0
commit
8f83949409
9 changed files with 83 additions and 14 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue