insert missing "

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@34302 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Chris Elliott
2005-05-23 18:45:19 +00:00
parent 373c1e16b8
commit ff4d4511d0

View File

@@ -1,5 +1,5 @@
@echo off
if "%WXWIN%=="" goto nowxdir
if "%WXWIN%"=="" goto nowxdir
if "%1"=="" goto bad
if not exist %1.cpp goto nocpp
find /c "BIDE" %1.cpp