From: Ezra B. <ezr...@us...> - 2008-05-02 02:01:04
|
Update of /cvsroot/win32forth/win32forth/apps/Win32ForthIDE In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv5180 Modified Files: EdFORTHFORM.F Log Message: Bug fix #1 :-) Index: EdFORTHFORM.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Win32ForthIDE/EdFORTHFORM.F,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** EdFORTHFORM.F 28 Apr 2008 05:17:16 -0000 1.1 --- EdFORTHFORM.F 2 May 2008 02:00:23 -0000 1.2 *************** *** 130,133 **** --- 130,134 ---- s" " SetText: lblControlName s" " SetText: lblFormName + s" " SetText: lblModified ; |