X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fimpl%2Fmembind.hh;h=b2394237f8d3efc551aa7fa015d817f78c5f3033;hb=145f6a7d0f3a6aaa77b3625351c952d24cb0b8a1;hp=66ce5641c40d062db8c79f38ce0f485b6c45bcba;hpb=85ab07d100a382467a42e19d741d403a7a96c951;p=senf.git diff --git a/Utils/impl/membind.hh b/Utils/impl/membind.hh index 66ce564..b239423 100644 --- a/Utils/impl/membind.hh +++ b/Utils/impl/membind.hh @@ -64,4 +64,6 @@ membind(R (T::* fn)( scPARAMS(A) ), scOBTYPE ob) // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: