Update of /cvsroot/win32forth/win32forth/apps/Chess
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21295/apps/Chess
Modified Files:
TOOLSET.F
Log Message:
Added some words that were removed from the kernel some time ago.
Note that the complete file needs a major cleenup.
Index: TOOLSET.F
===================================================================
RCS file: /cvsroot/win32forth/win32forth/apps/Chess/TOOLSET.F,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TOOLSET.F 21 Dec 2004 00:18:43 -0000 1.1
--- TOOLSET.F 5 May 2005 08:55:27 -0000 1.2
***************
*** 1191,1194 ****
--- 1191,1200 ----
\ They are copied from registry.f with a few small changes.
+ variable disposition
+ variable regkey
+ variable regtype
+ variable reglen
+ named-new$ ReturnedKey$
+
\ sadr,slen = the registry section to get the key of
\ return -1 if we could not get the key
***************
*** 1547,1548 ****
--- 1553,1555 ----
\s
+ |