From: George H. <geo...@us...> - 2007-06-14 08:19:26
|
Update of /cvsroot/win32forth/win32forth-stc/src In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv9470/win32forth-stc/src Modified Files: Utils.f Log Message: gah: updated .platform for vista Index: Utils.f =================================================================== RCS file: /cvsroot/win32forth/win32forth-stc/src/Utils.f,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Utils.f 20 May 2007 15:53:23 -0000 1.7 --- Utils.f 14 Jun 2007 08:19:22 -0000 1.8 *************** *** 73,76 **** --- 73,77 ---- WINXP of ." XP" endof WIN2003 of ." 2003" endof + WINVISTA of ." VISTA" endof endcase ; |