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