Update of /cvsroot/win32forth/win32forth-stc/demos
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv27937/win32forth-stc/demos
Modified Files:
pardemo.f
Log Message:
gah:Removed definition of ASCII now in primutils.f
Index: pardemo.f
===================================================================
RCS file: /cvsroot/win32forth/win32forth-stc/demos/pardemo.f,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** pardemo.f 2 Oct 2006 11:46:51 -0000 1.2
--- pardemo.f 7 Nov 2006 11:01:41 -0000 1.3
***************
*** 1,6 ****
needs multithr.f \ 10-4-99
- : ascii char state @ if postpone literal then ; immediate
-
\ \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
\ Timing Routines \
--- 1,4 ----
|