new scheme for configuration through `luaconf.h'
This commit is contained in:
3
lzio.c
3
lzio.c
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
** $Id: lzio.c,v 1.27 2003/08/27 20:57:52 roberto Exp roberto $
|
||||
** $Id: lzio.c,v 1.28 2003/11/18 10:44:53 roberto Exp roberto $
|
||||
** a generic input stream interface
|
||||
** See Copyright Notice in lua.h
|
||||
*/
|
||||
@@ -8,6 +8,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#define lzio_c
|
||||
#define LUA_CORE
|
||||
|
||||
#include "lua.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user