Don't output long comment every time in kotlinc on Windows

#KT-3048 Fixed
This commit is contained in:
Alexander Udalov
2012-11-26 19:37:05 +04:00
parent 32f30c89d0
commit e97f53ce8d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,4 @@
@echo off
rem based on scalac.bat from the Scala distribution
rem ##########################################################################
rem # Copyright 2002-2011, LAMP/EPFL
@@ -7,7 +8,6 @@ rem # This is free software; see the distribution for copying conditions.
rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
rem # PARTICULAR PURPOSE.
rem ##########################################################################
@echo off
@setlocal
call :set_home
+1 -1
View File
@@ -1,3 +1,4 @@
@echo off
rem based on scalac.bat from the Scala distribution
rem ##########################################################################
rem # Copyright 2002-2011, LAMP/EPFL
@@ -7,7 +8,6 @@ rem # This is free software; see the distribution for copying conditions.
rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
rem # PARTICULAR PURPOSE.
rem ##########################################################################
@echo off
@setlocal
call :set_home