Update of /cvsroot/win32forth/win32forth-stc/doc
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv17905/doc
Modified Files:
readme.txt
Log Message:
Changes path's from STC to SRC
Index: readme.txt
===================================================================
RCS file: /cvsroot/win32forth/win32forth-stc/doc/readme.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** readme.txt 21 Sep 2006 16:26:32 -0000 1.1
--- readme.txt 23 Sep 2006 06:00:17 -0000 1.2
***************
*** 8,13 ****
2. Type
! fload stc\extend
! fsave w32f
bye
--- 8,13 ----
2. Type
! fload src\extend
! fsave w32f.exe
bye
***************
*** 16,21 ****
4. Type
! fload stc\extend
! fload stc\kernel\gmeta
--- 16,21 ----
4. Type
! fload src\extend
! fload src\kernel\gmeta
***************
*** 27,31 ****
2. Type
! fload bench
To see generated code; after loading the benchmark try
--- 27,31 ----
2. Type
! fload demos\bench
To see generated code; after loading the benchmark try
|