sbsv1_os/e32toolp/e32util/epocrc.bat
branchRCL_3
changeset 73 22bdd8a90cc4
parent 18 99082257a271
--- a/sbsv1_os/e32toolp/e32util/epocrc.bat	Mon Jun 21 16:57:06 2010 +0300
+++ b/sbsv1_os/e32toolp/e32util/epocrc.bat	Thu Sep 30 14:38:30 2010 +0800
@@ -16,7 +16,7 @@
 @echo off
 
 
-perl -w -S epocrc.pl  %*
+perl -S epocrc.pl  %*
 if errorlevel==1 goto CheckPerl
 goto End