mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-04 00:02:43 -08:00
fix recently introduced bug (meta arg handling of reference types)
This commit is contained in:
parent
0f0b5a1a1a
commit
feddd49e1e
3 changed files with 8 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "17.1.7"; // Jan 2017
|
||||
const char EQL::version[] = "17.1.8"; // Jan 2017
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue