From 86dcec5fc7fb9d6a8b5d4617d5eecaa1e59c0fb4 Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Mon, 12 Mar 2018 16:43:35 -0500 Subject: 2018-03-12 16:43 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index f098933..bf0c5c0 100755 --- a/build.sh +++ b/build.sh @@ -27,7 +27,7 @@ if [[ "$1" = "all" ]] || [[ "$1" = "data" ]] ; then #printThenPython "data/TA A.py" #printThenPython "data/TA B.py" #printThenPython "data/TG A.py" - #printThenPython "data/TG B.py" + #printThenPython "data/TG B.py" fi # make figures -- cgit v1.2.3