From: George H. <geo...@us...> - 2005-04-26 07:40:14
|
Update of /cvsroot/win32forth/win32forth/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7156/win32forth/doc Modified Files: p-gethelp.htm Log Message: gah: corrected spelling in docs plus minor optimizations to kernel Index: p-gethelp.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/p-gethelp.htm,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** p-gethelp.htm 18 Apr 2005 17:39:24 -0000 1.2 --- p-gethelp.htm 26 Apr 2005 07:40:02 -0000 1.3 *************** *** 996,1002 **** Warning(-4104)</a></b></font></span><b><span class="fixedfont"><font size="4">: is a deprecated word</font></span></b></p> ! <p><b>Summary: </b>Warning. The word you are using is marked as deprecated. Sutch words will be removed form Win32Forth in the future.For more information take ! a look at the source of the depreacted word.</p> <p><b>Example:</b></p> <blockquote> --- 996,1002 ---- Warning(-4104)</a></b></font></span><b><span class="fixedfont"><font size="4">: is a deprecated word</font></span></b></p> ! <p><b>Summary: </b>Warning. The word you are using is marked as deprecated. Such words will be removed form Win32Forth in the future.For more information take ! a look at the source of the deprecated word.</p> <p><b>Example:</b></p> <blockquote> |