From 993022bdddef2c81067db70be6c65a6f943c24bb Mon Sep 17 00:00:00 2001
From: Edoardo Pasca <edo.paskino@gmail.com>
Date: Thu, 25 Jan 2018 11:47:16 +0000
Subject: removed src dir

---
 src/Python/compile-fista.bat.in | 7 -------
 1 file changed, 7 deletions(-)
 delete mode 100644 src/Python/compile-fista.bat.in

(limited to 'src/Python/compile-fista.bat.in')

diff --git a/src/Python/compile-fista.bat.in b/src/Python/compile-fista.bat.in
deleted file mode 100644
index b1db686..0000000
--- a/src/Python/compile-fista.bat.in
+++ /dev/null
@@ -1,7 +0,0 @@
-set CIL_VERSION=@CIL_VERSION@
-
-set PREFIX=@CONDA_ENVIRONMENT_PREFIX@
-set LIBRARY_INC=@CONDA_ENVIRONMENT_LIBRARY_INC@
-
-REM activate @CONDA_ENVIRONMENT@
-conda build fista-recipe --python=@PYTHON_VERSION_MAJOR@.@PYTHON_VERSION_MINOR@ --numpy=@NUMPY_VERSION@ -c ccpi -c conda-forge
-- 
cgit v1.2.3