use fftw by default
[physik/nlsop.git] / dft.c
diff --git a/dft.c b/dft.c
index 848e6e5..5c1e906 100644 (file)
--- a/dft.c
+++ b/dft.c
@@ -5,7 +5,7 @@
  *
  */
 
-//#define USE_FFTW3
+#define USE_FFTW3
 
 #include "dft.h"