From: George H. <geo...@us...> - 2012-02-26 20:01:37
|
Update of /cvsroot/win32forth/win32forth/Help In directory vz-cvs-4.sog:/tmp/cvs-serv11770 Modified Files: HelpScope.f Log Message: Added Pre-save.f to help Index: HelpScope.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/HelpScope.f,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** HelpScope.f 21 Jul 2011 18:35:17 -0000 1.7 --- HelpScope.f 26 Feb 2012 20:01:35 -0000 1.8 *************** *** 178,181 **** --- 178,182 ---- SrcScope: src\editor_io.f \ editor/console Communication SrcScope: src\imageman.f \ (sys) fsave, application & turnkey words + SrcScope: src\Pre-save.f SrcScope: src\dbgsrc1.f \ (sys) source level debugging #1 |