#ifndef MLEX_LUA_H
#define MLEX_LUA_H

int luaopen_mlex (lua_State*L);

#endif


syntax highlighted by Code2HTML, v. 0.9.1