mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-09 02:32:01 -08:00
slight change to wrapper functions (for easier cross-compiling to Android)
This commit is contained in:
parent
1b3ef77336
commit
2814efdfaf
15 changed files with 379 additions and 275 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "17.6.1"; // June 2017
|
||||
const char EQL::version[] = "17.7.1"; // July 2017
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue