From: Dirk B. <db...@us...> - 2006-07-17 15:29:41
|
Update of /cvsroot/win32forth/win32forth/doc In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28219/doc Modified Files: p-index.htm Log Message: Added "Path.htm" to the Advanced Topics Index: p-index.htm =================================================================== RCS file: /cvsroot/win32forth/win32forth/doc/p-index.htm,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** p-index.htm 25 May 2006 09:22:35 -0000 1.13 --- p-index.htm 17 Jul 2006 15:29:36 -0000 1.14 *************** *** 152,155 **** --- 152,156 ---- <li><a href="p-numconv.htm">Number Conversion</a></li> <li><a href="p-AcceleratorTables.htm">Accelerator tables</a></li> + <li><a href="Paths.htm">Multiple search path support</a></li> <li><a href="p-relnotes.6.12.htm">Release Notes</a></li> </ul> |