add example "quick/Tic-Tac-Toe"; lots of minor revisions;

This commit is contained in:
polos 2017-01-19 02:02:30 +01:00
parent 43abbe2415
commit c7cefd839c
62 changed files with 1731 additions and 1004 deletions

View file

@ -1,4 +1,5 @@
import QtQuick 2.0
import EQL5 1.0
import "../eql5.js" as Lisp