glib_main_context.h
changeset 3 4fd19a188509
parent 2 34b6fedde9eb
child 4 5770be2d5f3f
--- a/glib_main_context.h	Mon Feb 09 13:00:42 2009 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-
-#ifndef LGLIB_MAIN_CONTEXT
-#define LGLIB_MAIN_CONTEXT
-
-#include <lua.h>
-
-int luaopen_glib_main_context (lua_State *L);
-
-#endif
-