summaryrefslogtreecommitdiffstats
path: root/src/ffts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ffts.h')
-rw-r--r--src/ffts.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ffts.h b/src/ffts.h
index 4409029..0b7de96 100644
--- a/src/ffts.h
+++ b/src/ffts.h
@@ -175,3 +175,4 @@ void ffts_free(ffts_plan_t *);
ffts_plan_t *ffts_init_1d(size_t N, int sign);
void ffts_execute(ffts_plan_t *, const void *, void *);
#endif
+// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3:
OpenPOWER on IntegriCloud