From cf92450ccc72a27e88a874e1b78cc70013534b56 Mon Sep 17 00:00:00 2001 From: Joseph Curtin Date: Thu, 13 Feb 2020 07:08:58 -0500 Subject: removed threading2, its not used anymore --- threading2/build.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 threading2/build.sh (limited to 'threading2/build.sh') diff --git a/threading2/build.sh b/threading2/build.sh deleted file mode 100644 index 4b71885..0000000 --- a/threading2/build.sh +++ /dev/null @@ -1,2 +0,0 @@ - -python setup.py install || exit 1 \ No newline at end of file -- cgit