diff --git a/code/compiler/test.sh b/code/compiler/test.sh index 0541f7a..dca252f 100755 --- a/code/compiler/test.sh +++ b/code/compiler/test.sh @@ -1,4 +1,4 @@ -cd 10 +cd 11 mkdir -p build && cd build cmake .. make -j8