fixing output muting of subroutine definition

This commit is contained in:
Asher Dawes
2018-06-24 13:41:22 -07:00
committed by GitHub
parent 058156b84b
commit 5f889cf83b

View File

@@ -3,7 +3,7 @@
komodo-cli.exe -ac_name=VRSC %1 %2 %3 %4 %5 %6 %7 %8 %9
@goto :EOF
@:GET_CURRENT_DIR
:GET_CURRENT_DIR
@pushd %~dp0
@set THIS_DIR=%CD%
@popd