]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/filerepl.bat
Applied patch [ 1039456 ] [wxOS2]Popup menu problems
[wxWidgets.git] / distrib / msw / filerepl.bat
index 815fc0b19ba99c2faecc8bd9ed1e9518386662ad..450a30b609bb877e7f47153673f6bc494270cffd 100755 (executable)
@@ -10,6 +10,7 @@ set files=%3
 echo s/%keyword/%repl/g > script.tmp
 
 call %wxwin\distrib\msw\expdwild.bat %3 list.tmp
+Rem goto end
 
 set len=%@LINES[%files]
 do i = 0 to %len by 1