PPI: Checkin of first compiling (yet not working) version
[senf.git] / Utils / intrusive_refcount.cti
index bf3c744..049084a 100644 (file)
@@ -1,3 +1,5 @@
+// $Id$
+//
 // Copyright (C) 2007 
 // Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
 // Kompetenzzentrum fuer Satelitenkommunikation (SatCom)
@@ -66,4 +68,6 @@ prefix_ senf::intrusive_refcount_t<Self>::intrusive_refcount_t()
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: