Update of /cvsroot/win32forth/win32forth/apps/Player4
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1650/apps/Player4
Modified Files:
PLAYER4.F
Log Message:
Jos: Changed the turnkey setting
Index: PLAYER4.F
===================================================================
RCS file: /cvsroot/win32forth/win32forth/apps/Player4/PLAYER4.F,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** PLAYER4.F 26 Nov 2005 19:17:07 -0000 1.29
--- PLAYER4.F 26 Nov 2005 21:56:34 -0000 1.30
***************
*** 21,26 ****
decimal
! \ true value turnkey?
! false value turnkey?
true value MciDebug?
--- 21,26 ----
decimal
! true value turnkey?
! \ false value turnkey?
true value MciDebug?
|