mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-21 17:40:32 -08:00
some revisions (mostly "quick" examples)
This commit is contained in:
parent
d7545fe4cb
commit
cf5cf5b649
15 changed files with 158 additions and 496 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
(in-package :qml-lisp)
|
||||
|
||||
(defvar *qml-lisp* (qload-c++ "lib/qml_lisp"))
|
||||
;;(defvar *qml-lisp* (qload-c++ "lib/qml_lisp")) ; not needed for this example
|
||||
(defvar *caller* nil)
|
||||
(defvar *quick-view* nil)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue