app_codebase/run.bat
Anton Ljungdahl bbc1b91772 some dsa
2025-01-16 23:12:28 +01:00

6 lines
74 B
Batchfile

@echo off
pushd build
@rem call program.exe
call algorithms_test.exe
popd