From: Dirk B. <db...@us...> - 2008-12-21 12:05:57
|
Update of /cvsroot/win32forth/win32forth/apps/Win32ForthIDE In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv18130 Modified Files: Main.f Log Message: Made the IDE sources completly independend from WinEd and the old ProjectManager Index: Main.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/Win32ForthIDE/Main.f,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** Main.f 1 Oct 2008 03:12:51 -0000 1.60 --- Main.f 21 Dec 2008 12:05:52 -0000 1.61 *************** *** 22,27 **** s" apps\win32forthIDE" "fpath+ s" apps\win32forthIDE\forms" "fpath+ - s" apps\wined\res" "fpath+ - s" apps\ProMgr\res" "fpath+ s" apps\win32forthIDE\res" "fpath+ --- 22,25 ---- |