mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-24 10:51:07 -08:00
better "connection" handling to Lisp functions; make disconnect work properly; some revisions;
This commit is contained in:
parent
09e0f53f28
commit
7b03ef56fd
25 changed files with 246 additions and 138 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "16.12.2"; // Dec 2016
|
||||
const char EQL::version[] = "16.12.3"; // Dec 2016
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue