glib_timeout.h
changeset 3 4fd19a188509
parent 2 34b6fedde9eb
child 4 5770be2d5f3f
--- a/glib_timeout.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_TIMEOUT_H
-#define LGLIB_TIMEOUT_H
-
-#include <lua.h>
-
-int luaopen_glib_timeout (lua_State *L);
-
-#endif
-