From: George H. <geo...@us...> - 2005-05-03 12:21:17
|
Update of /cvsroot/win32forth/win32forth/apps/ProMgr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16899/win32forth/apps/ProMgr Modified Files: ProjectManager.f Log Message: gah: minor optimizations Index: ProjectManager.f =================================================================== RCS file: /cvsroot/win32forth/win32forth/apps/ProMgr/ProjectManager.f,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ProjectManager.f 8 Jan 2005 13:51:45 -0000 1.2 --- ProjectManager.f 3 May 2005 12:21:09 -0000 1.3 *************** *** 1108,1112 **** :M StartSize: ( -- w h ) \ Sonntag, Mai 30 2004 - 10:46 dbu ! RegPath$ LoadWindowPos 2swap 2drop ;M --- 1108,1112 ---- :M StartSize: ( -- w h ) \ Sonntag, Mai 30 2004 - 10:46 dbu ! RegPath$ LoadWindowPos 2nip ;M |