Poodletooth-iLand/tools/parse_dcimports.bat
Master Jumblespeed d882959bfa switch to remote
2015-05-18 22:11:33 -04:00

7 lines
No EOL
155 B
Batchfile
Executable file

set /P PPYTHON_PATH=<../PPYTHON_PATH
cd..
%PPYTHON_PATH% tools\parse_dcimports.py -o "otp/distributed/DCClassImports.py" "astron/dclass/stride.dc"
pause