X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fmain.test.cc;h=8716c4440b558180e5f0826cd8b78e6ae6310275;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=fd4c97a9bda2218072e3e071f96b1bfee16bb707;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Utils/main.test.cc b/Utils/main.test.cc index fd4c97a..8716c44 100644 --- a/Utils/main.test.cc +++ b/Utils/main.test.cc @@ -1,6 +1,6 @@ // $Id: main.test.cc 32 2006-03-23 16:24:56Z sbund $ // -// Copyright (C) 2006 +// Copyright (C) 2006 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) // Stefan Bund @@ -40,4 +40,9 @@ // Local Variables: // mode: c++ +// fill-column: 100 +// c-file-style: "senf" +// indent-tabs-mode: nil +// ispell-local-dictionary: "american" +// compile-command: "scons -u test" // End: