X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2Fmain.test.cc;h=15b8f3138d568ed1b0385f9e0ba6243f8399419b;hb=31d85cd6b8e03c5ecc924ca8892906be1bab702f;hp=ead651764452f78d135a3c3ef38e8bb27f2d2236;hpb=c52cd7d87dbb525c1267aad27391b8b7365dbb57;p=senf.git diff --git a/Packets/main.test.cc b/Packets/main.test.cc index ead6517..15b8f31 100644 --- a/Packets/main.test.cc +++ b/Packets/main.test.cc @@ -1,6 +1,6 @@ // $Id$ // -// 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: