mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-12 12:20:44 -08:00
make 'eql5' executable independant from source installation (e.g. for eql5 -qgui, Slime)
This commit is contained in:
parent
dbb1c6085e
commit
b2c280bed4
26 changed files with 126 additions and 41 deletions
|
|
@ -8,7 +8,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "17.10.1"; // October 2017
|
||||
const char EQL::version[] = "19.2.1"; // February 2019
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue