[q-lang-cvs] qcalc README,1.16,1.17
Brought to you by:
agraef
|
From: Albert G. <ag...@us...> - 2007-11-12 20:31:11
|
Update of /cvsroot/q-lang/qcalc In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16256 Modified Files: README Log Message: update README Index: README =================================================================== RCS file: /cvsroot/q-lang/qcalc/README,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** README 8 Nov 2007 21:33:27 -0000 1.16 --- README 12 Nov 2007 20:31:07 -0000 1.17 *************** *** 76,81 **** - Special cell attributes like number format, alignment, color, font and ! frames, cells spanning multiple columns and rows, simple GUI elements like ! buttons, etc. Currently you'll have to help yourself with ASCII art. - Embedded graphics, maybe using Q's OpenDX and OpenGL interfaces. I'm --- 76,80 ---- - Special cell attributes like number format, alignment, color, font and ! frames, etc. Currently you'll have to help yourself with ASCII art. - Embedded graphics, maybe using Q's OpenDX and OpenGL interfaces. I'm *************** *** 86,90 **** Enjoy! :) ! Oct 2007 Albert Graef <Dr....@t-...> http://q-lang.sf.net --- 85,89 ---- Enjoy! :) ! Nov 2007 Albert Graef <Dr....@t-...> http://q-lang.sf.net |