From 69d65a34266f72e48e50df159826b0ef3b93906f Mon Sep 17 00:00:00 2001 From: Elias Pipping <elias.pipping@fu-berlin.de> Date: Thu, 8 Sep 2011 15:57:09 +0200 Subject: [PATCH] Use semantic-mode --- src/bisection-example-flexible.cc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/bisection-example-flexible.cc b/src/bisection-example-flexible.cc index 62d3d7df..f66915bc 100644 --- a/src/bisection-example-flexible.cc +++ b/src/bisection-example-flexible.cc @@ -1,5 +1,4 @@ -/* -*- mode:c++; mode: flymake -*- */ - +/* -*- mode:c++; mode: flymake; mode:semantic -*- */ #ifdef HAVE_CONFIG_H #include "config.h" #endif -- GitLab