From: George H. <geo...@us...> - 2006-11-07 11:24:34
|
Update of /cvsroot/win32forth/win32forth/apps/WinEd In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv4742/win32forth/apps/WinEd Modified Files: Ed_Version.F Log Message: gah:Corrected spelling of separate Index: Ed_Version.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/WinEd/Ed_Version.F,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Ed_Version.F 18 Oct 2006 15:58:28 -0000 1.5 --- Ed_Version.F 7 Nov 2006 11:24:27 -0000 1.6 *************** *** 216,220 **** - made it easier to debug WinEd (see: WinEdDbg) - Moved the code for the menu, status- and toolbar ! to seperate files. dbu September 12th, 2003 - Path's are now absolute in the hyperlink ndx-files. --- 216,220 ---- - made it easier to debug WinEd (see: WinEdDbg) - Moved the code for the menu, status- and toolbar ! to separate files. dbu September 12th, 2003 - Path's are now absolute in the hyperlink ndx-files. |