From: Dirk B. <db...@us...> - 2006-06-08 03:44:11
|
Update of /cvsroot/win32forth/win32forth/apps/Win32ForthIDE In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv19506/apps/Win32ForthIDE Modified Files: Main.f Log Message: New command added to the setup to build the Win32Forth IDE. Index: Main.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Win32ForthIDE/Main.f,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Main.f 7 Jun 2006 15:39:34 -0000 1.4 --- Main.f 7 Jun 2006 16:04:21 -0000 1.5 *************** *** 18,22 **** only forth also editor definitions \ put all words into the EDITOR vocabulary ! \ true value sysgen s" apps\Win32ForthIDE" "fpath+ --- 18,22 ---- only forth also editor definitions \ put all words into the EDITOR vocabulary ! true value sysgen s" apps\Win32ForthIDE" "fpath+ |