Update of /cvsroot/win32forth/win32forth/apps/ForthForm
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv27480/apps/ForthForm
Modified Files:
FORTHFORM.F
Log Message:
- Removed the Forth-Instance-Counting from then Editor-IO.
Index: FORTHFORM.F
===================================================================
RCS file: /cvsroot/win32forth/win32forth/apps/ForthForm/FORTHFORM.F,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** FORTHFORM.F 15 Apr 2007 02:59:51 -0000 1.21
--- FORTHFORM.F 13 May 2007 07:52:26 -0000 1.22
***************
*** 1019,1023 ****
\+ sysgen HandleCmdLine \ November 8th, 2003 - 9:52 dbu
show-release-notes
- \+ sysgen -1 ed-forth-count +! \ reduce count
\+ sysgen z" ForthForm Console" conhndl Call SetWindowText drop
;
--- 1019,1022 ----
|