From: Jos v.d.V. <jo...@us...> - 2006-11-26 10:28:26
|
Update of /cvsroot/win32forth/win32forth/apps/ForthForm In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv10674 Modified Files: TESTEXAMPLE.F Log Message: Jos: Small bugfix, thanks to Ezra. Index: TESTEXAMPLE.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/ForthForm/TESTEXAMPLE.F,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TESTEXAMPLE.F 21 Dec 2004 00:18:45 -0000 1.1 --- TESTEXAMPLE.F 26 Nov 2006 10:28:21 -0000 1.2 *************** *** 16,20 **** anew tst ! needs example.frm \ load the form window mywin \ this will be parent --- 16,20 ---- anew tst ! needs example.f \ load the form window mywin \ this will be parent |