Files
c-prime/scripts/compileAndRunPreprocessor.sh

10 lines
62 B
Bash
Raw Permalink Normal View History

2025-11-17 10:28:09 +01:00
(
sh compilePreprocessor.sh;
sh runPreprocessor.sh;
)