X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FException.cc;h=80b6c98bd31068cd065dd4d4f65d63fa35092a02;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=ade974acfdf5c61e9b742925af4418aeb95f93b2;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/Exception.cc b/Utils/Exception.cc index ade974a..80b6c98 100644 --- a/Utils/Exception.cc +++ b/Utils/Exception.cc @@ -61,4 +61,6 @@ prefix_ char const * senf::SystemException::what() // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: