diff options
| author | Blaise Thompson <blaise@untzag.com> | 2018-03-12 16:43:35 -0500 |
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2018-03-12 16:43:35 -0500 |
| commit | 86dcec5fc7fb9d6a8b5d4617d5eecaa1e59c0fb4 (patch) | |
| tree | 0a2ddcc798b9e7cdb577bcde8af27c78b643c6a0 /build.sh | |
| parent | b298788e63ea530f11ce64870d29fe91eafdb9af (diff) | |
2018-03-12 16:43
Diffstat (limited to 'build.sh')
| -rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
