From a45e7399a6fd45de6dd41c7bb5ea0ddaa05827d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 29 Oct 2011 16:15:31 +0300 Subject: Add Emacs mode and indentation settings. --- quantize.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'quantize.c') diff --git a/quantize.c b/quantize.c index 6d23823..b06c19e 100644 --- a/quantize.c +++ b/quantize.c @@ -1,3 +1,5 @@ +// -*- c++ -*- + #include #include -- cgit v1.2.3