X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FSafeBool.cti;h=5c3cf5157bd678ea54297ef308c9196c087682f9;hb=52a1b4f399650138cdd7f5e111200ac5f6702be3;hp=bdf32c27e577e9bf0848ea4b66ff2fc9646651bd;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/SafeBool.cti b/Utils/SafeBool.cti index bdf32c2..5c3cf51 100644 --- a/Utils/SafeBool.cti +++ b/Utils/SafeBool.cti @@ -52,4 +52,5 @@ 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" // End: