mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
small revision
This commit is contained in:
parent
e03a0b81ad
commit
f30be21d0b
2 changed files with 1 additions and 2 deletions
|
|
@ -143,7 +143,7 @@
|
|||
#+(or android ios)
|
||||
(progn
|
||||
;; be careful not to use :s, :q in your mobile app code
|
||||
;; simulator note: wrap :s and :q in qrun* (would crash otherwise)
|
||||
;; ios simulator note: wrap :s and :q in qrun* (would crash otherwise)
|
||||
(define-symbol-macro :s (start-swank))
|
||||
(define-symbol-macro :q (quicklisp)))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue