From: Jos v.d.V. <jo...@us...> - 2006-02-03 22:54:22
|
Update of /cvsroot/win32forth/win32forth/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22286/src Modified Files: floadcmdline.f Log Message: Jos: Changed a minor textbug Index: floadcmdline.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/floadcmdline.f,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** floadcmdline.f 3 Feb 2006 22:39:04 -0000 1.2 --- floadcmdline.f 3 Feb 2006 22:54:14 -0000 1.3 *************** *** 16,20 **** \ ** \n4.Use change to check it. \ ** \n5.Be sure that Append file is active. ! \ ** \n6.Compile FloadCmdLine.f with a \bcopy\d of Win32Forth. \ ** \n8.Replace the Win32Forth with Win32Forth from the \src directory. \ ** \n9.Then start the explorer and click right on a *.f file. --- 16,21 ---- \ ** \n4.Use change to check it. \ ** \n5.Be sure that Append file is active. ! \ ** \n6.Make a copy of Win32for.exe ! \ ** \n7.Compile FloadCmdLine.f with the \bcopied\d Win32for.exe \ ** \n8.Replace the Win32Forth with Win32Forth from the \src directory. \ ** \n9.Then start the explorer and click right on a *.f file. |