luaevent/src/luaevent.c

changeset 1
31c782cfe7fe
parent 0
f2e807614be9
child 2
01b3a96ae760
equal deleted inserted replaced
0:f2e807614be9 1:31c782cfe7fe
1 /* LuaEvent - Copyright (C) 2007 Thomas Harning <harningt@gmail.com>
2 * Licensed as LGPL - See doc/COPYING for details */
3
1 #include "luaevent.h" 4 #include "luaevent.h"
2 5
3 #include <lua.h> 6 #include <lua.h>
4 #include <lauxlib.h> 7 #include <lauxlib.h>
5 8

mercurial