mirror of
https://gitlab.com/eql/EQL5.git
synced 2026-01-06 01:02:06 -08:00
add example "quick/Tic-Tac-Toe"; lots of minor revisions;
This commit is contained in:
parent
43abbe2415
commit
c7cefd839c
62 changed files with 1731 additions and 1004 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <QTimer>
|
||||
#include <QStringList>
|
||||
|
||||
const char EQL::version[] = "17.1.3"; // Jan 2017
|
||||
const char EQL::version[] = "17.1.4"; // Jan 2017
|
||||
|
||||
extern "C" void ini_EQL(cl_object);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue