slight change to wrapper functions (for easier cross-compiling to Android)

This commit is contained in:
polos 2017-07-06 13:38:06 +02:00
parent 1b3ef77336
commit 2814efdfaf
15 changed files with 379 additions and 275 deletions

View file

@ -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);