mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 10:31:34 -08:00
example 'cl-repl': add 'settings/colors.lisp', default '.eclrc'; upgrade LQML version number
This commit is contained in:
parent
cb04d9e3a2
commit
b96d377926
8 changed files with 100 additions and 4 deletions
|
|
@ -3,6 +3,6 @@
|
|||
(ignore-errors ; don't hang on startup
|
||||
(load (merge-pathnames ".eclrc")))
|
||||
|
||||
#+(or android ios)
|
||||
#+mobile
|
||||
(when qml::*remote-ip*
|
||||
(qsingle-shot 1000 'auto-reload-qml))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue