Update of /cvsroot/win32forth/win32forth/apps/Sudoku
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv25133
Modified Files:
SudokuStatusBar.f
Log Message:
Rod: Minor change to work with the New Console
Index: SudokuStatusBar.f
===================================================================
RCS file: /cvsroot/win32forth/win32forth/apps/Sudoku/SudokuStatusBar.f,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** SudokuStatusBar.f 3 Aug 2006 20:33:48 -0000 1.3
--- SudokuStatusBar.f 18 Jul 2008 19:41:01 -0000 1.4
***************
*** 3,7 ****
\ Septmeber 2005 Rod Oakford
! s" StatusBar.f" "path-file [IF] 2drop Needs ExControls [ELSE] "Fload [THEN]
cr .( Loading Sudoku StatusBar...)
\- hStatusBar 0 value hStatusBar
--- 3,8 ----
\ Septmeber 2005 Rod Oakford
! Needs Statusbar.f
!
cr .( Loading Sudoku StatusBar...)
\- hStatusBar 0 value hStatusBar
|