X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FDaemonTools.cc;h=06db1a0a0d4f4fc06ee39fd2228377e05242e3e4;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=e2da8a335ae750ba0e30d2a893daa239bd2c7653;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/DaemonTools.cc b/Utils/DaemonTools.cc index e2da8a3..06db1a0 100644 --- a/Utils/DaemonTools.cc +++ b/Utils/DaemonTools.cc @@ -68,4 +68,6 @@ prefix_ void senf::redirect_stdio(std::string const & path) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: