From 28f89254a85821d7ede5bfbb10913ddc207ed536 Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Thu, 2 Jun 2011 21:27:59 +0200 Subject: Removed scripting/*.pkg from .gitignore, added scripting/test.pkg. --- scripting/test.pkg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scripting/test.pkg (limited to 'scripting') diff --git a/scripting/test.pkg b/scripting/test.pkg new file mode 100644 index 0000000..38525c6 --- /dev/null +++ b/scripting/test.pkg @@ -0,0 +1,5 @@ +$hfile "scripting/test.h" + +void print(lua_State *L, const char *s); + +// vim: syn=cpp -- cgit v1.2.3