Files
Polyhedron/scripts/PrintData.bat
T
Efim Beshmenev 7f9dc067a1 Initial commit
2026-07-10 19:16:42 +03:00

4 lines
44 B
Batchfile

@echo off
python "%~dp0print_data.py"
pause