sipp11
10 years ago
3 changed files with 17 additions and 5 deletions
@ -0,0 +1,12 @@ |
|||||||
|
#!/usr/bin/env bash |
||||||
|
|
||||||
|
mkdir -p build |
||||||
|
python s1.py |
||||||
|
python s2.py |
||||||
|
python s3.py |
||||||
|
python s4.py |
||||||
|
python s5.py |
||||||
|
python s6.py |
||||||
|
python s7.py |
||||||
|
python s8.py |
||||||
|
python s9.py |
Loading…
Reference in new issue