From af6777ac44dc51758eeccf828314b2ba54712771 Mon Sep 17 00:00:00 2001 From: Robert Massaioli Date: Thu, 5 Dec 2013 23:40:08 +1100 Subject: Adding in Vim modelines to all .c and .h files. --- include/ffts.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/ffts.h b/include/ffts.h index f491b18..63173bb 100644 --- a/include/ffts.h +++ b/include/ffts.h @@ -69,3 +69,4 @@ void ffts_free(ffts_plan_t *); #endif /* __cplusplus */ #endif +// vim: set autoindent noexpandtab tabstop=3 shiftwidth=3: -- cgit v1.1