changeset 118:4920d100b290 pvoc

Don't use tabs
author Chris Cannam
date Wed, 02 Oct 2013 18:22:06 +0100
parents 7f5b96734c83
children 2020c73dc997
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"