Update of /cvsroot/q-lang/qcalc
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13662
Modified Files:
calclib.q
Log Message:
comment changes
Index: calclib.q
===================================================================
RCS file: /cvsroot/q-lang/qcalc/calclib.q,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** calclib.q 1 Dec 2007 23:23:50 -0000 1.52
--- calclib.q 2 Dec 2007 01:12:18 -0000 1.53
***************
*** 51,56 ****
/* Advanced GUI elements. Currently supported are action buttons, task buttons
! and task windows. See guiexamples.qcalc for examples showing how to use
! these. */
/* The action button is a special push button which has an associated Q
--- 51,55 ----
/* Advanced GUI elements. Currently supported are action buttons, task buttons
! and task windows. */
/* The action button is a special push button which has an associated Q
|