From: George H. <geo...@us...> - 2013-12-09 21:34:05
|
Update of /cvsroot/win32forth/win32forth/apps/Sudoku In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv31639/Sudoku Modified Files: SudokuResources.f Log Message: Ability to build V7 plus minor mods. Index: SudokuResources.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Sudoku/SudokuResources.f,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** SudokuResources.f 10 Aug 2006 22:31:18 -0000 1.4 --- SudokuResources.f 9 Dec 2013 21:34:03 -0000 1.5 *************** *** 6,10 **** ! winver winnt4 >= [if] &forthdir count pad place --- 6,11 ---- ! version# ((version)) 0. 2swap >number 3drop 7 < dup [if] winver winnt4 < and [then] 0= ! [if] \ Not for V6.xx.xx older OSs &forthdir count pad place |