X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FSafeBool.cti;h=1948e2d9545ece07248ef3694ebf82750d17097f;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=bdf32c27e577e9bf0848ea4b66ff2fc9646651bd;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/SafeBool.cti b/Utils/SafeBool.cti index bdf32c2..1948e2d 100644 --- a/Utils/SafeBool.cti +++ b/Utils/SafeBool.cti @@ -52,4 +52,6 @@ prefix_ void senf::operator!=(const SafeBool& lhs, const SafeBool& rhs) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: