Initial commit
This commit is contained in:
9
scripts/compileAndRunPreprocessor.sh
Executable file
9
scripts/compileAndRunPreprocessor.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
(
|
||||
|
||||
sh compilePreprocessor.sh;
|
||||
|
||||
sh runPreprocessor.sh;
|
||||
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user