mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-15 06:41:25 -08:00
add simple example '.android-ssl-test'
This commit is contained in:
parent
c55b08ab6c
commit
c6cd718ef2
18 changed files with 470 additions and 0 deletions
4
examples/.android-ssl-test/lisp/package.lisp
Normal file
4
examples/.android-ssl-test/lisp/package.lisp
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
(defpackage :app
|
||||
(:use :cl :qml)
|
||||
(:export))
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue