X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FTypeInfo.cc;h=1e3606ca8b5c41771b3da092224d73108d3d3301;hb=81ffa1c459b96dd44472bcef37e1e373934ee138;hp=cb85c9b4e726875826b5b133cc45094efb8104f4;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/TypeInfo.cc b/Utils/TypeInfo.cc index cb85c9b..1e3606c 100644 --- a/Utils/TypeInfo.cc +++ b/Utils/TypeInfo.cc @@ -63,4 +63,6 @@ prefix_ std::string senf::prettyName(std::type_info const & type) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: