X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2Fmain.test.hh;h=ecd472cf268a35f5ededd8b618c3d321e9e6ce3f;hb=f2f5d59e83863f3b513950173baee1b6da2aee3c;hp=f7d6f7938858b870498b48a907e395facc4ee869;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/main.test.hh b/Packets/main.test.hh index f7d6f79..ecd472c 100644 --- a/Packets/main.test.hh +++ b/Packets/main.test.hh @@ -1,6 +1,8 @@ -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// $Id: TransportPacket.test.cc 560 2007-12-13 14:39:37Z tho $ +// +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -21,8 +23,8 @@ /** \file \brief main.test public header */ -#ifndef HH_main_test_ -#define HH_main_test_ 1 +#ifndef HH_SENF_Packets_main_test_ +#define HH_SENF_PAckets_main_test_ 1 // Custom includes @@ -64,4 +66,6 @@ namespace test { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: