PPI: Checkin of first compiling (yet not working) version
[senf.git] / Utils / IteratorTraits.cti
index eb5d812..9927ca2 100644 (file)
@@ -1,3 +1,5 @@
+// $Id$
+//
 // Copyright (C) 2007 
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
@@ -46,4 +48,6 @@ prefix_ typename std::iterator_traits<Iterator>::pointer senf::storage_iterator(
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: