X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fsingleton.hh;h=24cb1e0644a3914302b7226e331a10c3358bfcbb;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=d95b5184f5ddd0063b2beec597b6e806a0719d16;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Utils/singleton.hh b/Utils/singleton.hh index d95b518..24cb1e0 100644 --- a/Utils/singleton.hh +++ b/Utils/singleton.hh @@ -1,3 +1,5 @@ +// $Id$ +// // Copyright (C) 2007 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) // Kompetenzzentrum fuer Satelitenkommunikation (SatCom) @@ -104,4 +106,6 @@ namespace senf { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: