Update of /cvsroot/win32forth/win32forth-stc/doc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv13333/win32forth-stc/doc
Modified Files:
readme.txt
Log Message:
gah:Added pde1 benchmark
Index: readme.txt
===================================================================
RCS file: /cvsroot/win32forth/win32forth-stc/doc/readme.txt,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** readme.txt 23 Sep 2006 06:00:17 -0000 1.2
--- readme.txt 25 Sep 2006 12:02:24 -0000 1.3
***************
*** 32,33 ****
--- 32,44 ----
see fib
+
+ To test the PDE benchmark
+ -------------------------
+
+ 1. Run w32f.exe
+
+ 2. Type
+
+ fload demos\TestPde
+
+ ( NB for comparison with the ITC version (or rival STC versions) just fload Pde1 in them; the test harness isn't needed)
\ No newline at end of file
|