From: George H. <geo...@us...> - 2006-06-14 11:31:30
|
Update of /cvsroot/win32forth/win32forth/apps/Win32ForthIDE In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv2066/win32forth/apps/Win32ForthIDE Modified Files: Main.f Log Message: gah: set sysgen to build system Index: Main.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Win32ForthIDE/Main.f,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** Main.f 14 Jun 2006 06:02:56 -0000 1.13 --- Main.f 14 Jun 2006 11:15:52 -0000 1.14 *************** *** 19,23 **** only forth also editor definitions \ put all words into the EDITOR vocabulary ! \ true value sysgen s" apps\Win32ForthIDE" "fpath+ --- 19,23 ---- only forth also editor definitions \ put all words into the EDITOR vocabulary ! true value sysgen s" apps\Win32ForthIDE" "fpath+ |