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