From 9d581d0454b848daa0d7c76780ea1a7bf277a120 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 18 Feb 2014 11:44:06 +0100 Subject: put temp maps in res/ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/curve.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/curve.py') diff --git a/src/curve.py b/src/curve.py index ece5885..66575a6 100644 --- a/src/curve.py +++ b/src/curve.py @@ -21,7 +21,7 @@ from colour import * # /usr/share/blueshift -DATADIR = '.' +DATADIR = 'res' # Mapping input and output maximum values + 1 i_size = 2 ** 8 -- cgit v1.2.3-70-g09d2