gremlin: add initial source skeleton
commit0cdeccc29f1b3505a025c5e59b624d3ccf531ded
authorDaniel Borkmann <daniel@netsniff-ng.org>
Sun, 12 Aug 2012 18:51:08 +0000 (12 20:51 +0200)
committerDaniel Borkmann <daniel@netsniff-ng.org>
Sun, 12 Aug 2012 18:51:08 +0000 (12 20:51 +0200)
tree4defd01d2c34b8df50ce27d45b4b97b05e225ffb
parent698ba1d348060cc9ca3d3c3a56f4180d62ae5c8a
gremlin: add initial source skeleton

Signed-off-by: Daniel Borkmann <daniel@netsniff-ng.org>
src/CMakeLists.txt
src/gremlin.c [new file with mode: 0644]
src/gremlin/.gitignore [new file with mode: 0644]
src/gremlin/CMakeLists.txt [new file with mode: 0644]