From cfafd2ffcad803e7bb02b60c085eafd73f28f87a Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Sat, 17 Sep 2016 17:59:18 +0000 Subject: cleanup --- chill/include/chillmodule.hh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'chill/include') diff --git a/chill/include/chillmodule.hh b/chill/include/chillmodule.hh index a64ad1b..2cb6587 100644 --- a/chill/include/chillmodule.hh +++ b/chill/include/chillmodule.hh @@ -11,11 +11,9 @@ //static PyMethodDef ChillMethods[] ; -#ifndef CUDACHILL void finalize_loop(int loop_num_start, int loop_num_end); int get_loop_num_start(); int get_loop_num_end(); -#endif - PyMODINIT_FUNC initchill() ; // pass C methods to python + #endif -- cgit v1.2.3-70-g09d2