mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-03 07:42:27 -08:00
revisions
This commit is contained in:
parent
9073f1881d
commit
709352ba2b
2 changed files with 1 additions and 7 deletions
|
|
@ -62,12 +62,6 @@
|
|||
(funcall (%sym 'stop-server :swank) port)
|
||||
:stopped))
|
||||
|
||||
(progn
|
||||
;; be careful not to use :s, :q in your mobile app code
|
||||
;; ios simulator note: wrap :s and :q in qrun* (would crash otherwise)
|
||||
(define-symbol-macro :s (start-swank))
|
||||
(define-symbol-macro :q (quicklisp)))
|
||||
|
||||
(export
|
||||
(list 'start-swank
|
||||
'stop-swank
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue