Reapply changes missed during the previous merge (duh ...)
[senf.git] / Utils / singleton.cti
index 02c07dc..1f3b5c0 100644 (file)
@@ -62,4 +62,6 @@ typename senf::singleton<Self>::force_creation senf::singleton<Self>::create_;
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: