mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-09 12:00:32 -08:00
fixes to examples 'swank-server', 'advanced-qml-auto-reload'
This commit is contained in:
parent
5cb6ac8384
commit
50de0b4833
6 changed files with 36 additions and 22 deletions
|
|
@ -1,5 +1,8 @@
|
|||
(in-package :qml)
|
||||
|
||||
#-(or android ios)
|
||||
(require :ecl-curl)
|
||||
|
||||
(defun curl (url)
|
||||
"args: (url)
|
||||
Trivial download of UTF-8 encoded files, or binary files."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue