From f425e8a3ac92d2f0f68d5780672f3c3cbcba65ce Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Fri, 9 Sep 2011 14:51:45 +0200 Subject: [PATCH] flymake for header files does not make sense --- src/properscalarincreasingconvexfunction.hh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/properscalarincreasingconvexfunction.hh b/src/properscalarincreasingconvexfunction.hh index d02ad941..09af713c 100644 --- a/src/properscalarincreasingconvexfunction.hh +++ b/src/properscalarincreasingconvexfunction.hh @@ -1,3 +1,5 @@ +/* -*- mode:c++; mode:semantic -*- */ + #ifndef PROPER_SCALAR_INCREASING_CONVEX_FUNCTION_HH #define PROPER_SCALAR_INCREASING_CONVEX_FUNCTION_HH -- GitLab