PPI: Checkin of first compiling (yet not working) version
[senf.git] / Packets / PacketRegistry.cc
index 6b4956c..c119131 100644 (file)
 /** \file
     \brief PacketRegistry non-inline non-template implementation */
 
-#include "PacketRegistry.hh"
-#include "PacketRegistry.ih"
 
 // Custom includes
+#include "Packets.hh"
 
 //#include "PacketRegistry.mpp"
 #define prefix_
@@ -44,4 +43,6 @@ prefix_  senf::PkReg_Entry::~PkReg_Entry()
 // c-file-style: "senf"
 // indent-tabs-mode: nil
 // ispell-local-dictionary: "american"
+// compile-command: "scons -u test"
+// comment-column: 40
 // End: