changeset 343:24d8ea972643

Don't use tabs
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 02 Oct 2013 18:22:06 +0100
parents c6e2a313d153
children 5eb9c2387108
files tests/TestFFT.cpp tests/TestWindow.cpp
diffstat 2 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tests/TestFFT.cpp	Wed Oct 02 18:21:57 2013 +0100
+++ b/tests/TestFFT.cpp	Wed Oct 02 18:22:06 2013 +0100
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 #include "dsp/transforms/FFT.h"
 
--- a/tests/TestWindow.cpp	Wed Oct 02 18:21:57 2013 +0100
+++ b/tests/TestWindow.cpp	Wed Oct 02 18:22:06 2013 +0100
@@ -1,3 +1,4 @@
+/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*-  vi:set ts=8 sts=4 sw=4: */
 
 #include "base/Window.h"