Update of /cvsroot/win32forth/win32forth/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10424/win32forth/src
Modified Files:
Module.f
Log Message:
gah: Added documentation for dexh to task.f and minor spelling correction
Index: Module.f
===================================================================
RCS file: /cvsroot/win32forth/win32forth/src/Module.f,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Module.f 14 Dec 2005 13:50:30 -0000 1.2
--- Module.f 22 Dec 2005 11:02:28 -0000 1.3
***************
*** 15,19 ****
\ a module
! \ *! doc\p-module W32F modules
\ *T Using the Module Wordset
\ *P Win32Forth implements the ANSI search-order wordset and extensions as well as it's
--- 15,19 ----
\ a module
! \ *! doc\p-module W32F module
\ *T Using the Module Wordset
\ *P Win32Forth implements the ANSI search-order wordset and extensions as well as it's
|