From 51b54f68fb6601fb49e26e371111ea2f3a22e2a2 Mon Sep 17 00:00:00 2001 From: Hannes Kuchelmeister Date: Sat, 2 Jan 2021 20:49:03 +0100 Subject: [PATCH] add script to run without compile --- Assignment_2/run_no_compile.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 Assignment_2/run_no_compile.sh diff --git a/Assignment_2/run_no_compile.sh b/Assignment_2/run_no_compile.sh new file mode 100755 index 0000000..5c0c83e --- /dev/null +++ b/Assignment_2/run_no_compile.sh @@ -0,0 +1,2 @@ +cd build +./assignment_2