CoolPotOS/apps/lua/lualib.c

3 lines
91 B
C

#define MAKE_LIB
static inline char *getenv(char *s) { return "?.lua"; }
#include "lua/m.c"