mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-10 11:11:34 -08:00
review module :webengine, adding Qt/Lisp meta type for FunctorOrLambda
This commit is contained in:
parent
7ad19371fb
commit
64da2454ed
13 changed files with 117 additions and 68 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "17.3.3"; // Mar 2017
|
||||
const char EQL::version[] = "17.3.4"; // Mar 2017
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue