Add additional emacs file variable 'compile-command'
[senf.git] / Packets / GenericPacket.ct
index 95253d4..7f91b4b 100644 (file)
@@ -57,4 +57,5 @@ prefix_ void senf::GenericPacket<HEADER,TRAILER>::v_dump(std::ostream & os)
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
 // End: