fixing output muting of subroutine definition
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
komodo-cli.exe -ac_name=VRSC %1 %2 %3 %4 %5 %6 %7 %8 %9
|
komodo-cli.exe -ac_name=VRSC %1 %2 %3 %4 %5 %6 %7 %8 %9
|
||||||
@goto :EOF
|
@goto :EOF
|
||||||
|
|
||||||
@:GET_CURRENT_DIR
|
:GET_CURRENT_DIR
|
||||||
@pushd %~dp0
|
@pushd %~dp0
|
||||||
@set THIS_DIR=%CD%
|
@set THIS_DIR=%CD%
|
||||||
@popd
|
@popd
|
||||||
|
|||||||
Reference in New Issue
Block a user