mirror of
https://gitlab.com/eql/lqml.git
synced 2026-01-18 23:31:05 -08:00
several small extensions, prepare for example 'cl-repl' to work
This commit is contained in:
parent
b3eb6cb09a
commit
22fa212c88
12 changed files with 209 additions and 67 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QQuickView>
|
||||
#include <QDebug>
|
||||
|
||||
const char LQML::version[] = "22.3.5"; // Mar 2022
|
||||
const char LQML::version[] = "22.4.1"; // Apr 2022
|
||||
|
||||
extern "C" void ini_LQML(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue