diff options
Diffstat (limited to 'src/lua5/loh51/le32')
| -rw-r--r-- | src/lua5/loh51/le32/im_fftw.loh | 4 | ||||
| -rw-r--r-- | src/lua5/loh51/le32/im_process.loh | 4 | 
2 files changed, 4 insertions, 4 deletions
diff --git a/src/lua5/loh51/le32/im_fftw.loh b/src/lua5/loh51/le32/im_fftw.loh index 08b4650..4deaf03 100644 --- a/src/lua5/loh51/le32/im_fftw.loh +++ b/src/lua5/loh51/le32/im_fftw.loh @@ -1,7 +1,7 @@  /* code automatically generated by bin2c -- DO NOT EDIT */  {  /* #include'ing this file in a C program is equivalent to calling -  if (luaL_loadfile(L,"../obj/imlua_fftw51/im_fftw.lo")==0) lua_call(L, 0, 0);  +  if (luaL_loadfile(L,"../obj/imlua_fftw51/im_fftw.lo")==0) lua_pcall(L, 0, 0, 0);   */  /* ../obj/imlua_fftw51/im_fftw.lo */  static const unsigned char B1[]={ @@ -103,5 +103,5 @@ static const unsigned char B1[]={   17,  0,  0,  0,  0,  0,  0,  0,  }; - if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_fftw51/im_fftw.lo")==0) lua_call(L, 0, 0); + if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_fftw51/im_fftw.lo")==0) lua_pcall(L, 0, 0, 0);  } diff --git a/src/lua5/loh51/le32/im_process.loh b/src/lua5/loh51/le32/im_process.loh index db3ff1a..6b6284b 100644 --- a/src/lua5/loh51/le32/im_process.loh +++ b/src/lua5/loh51/le32/im_process.loh @@ -1,7 +1,7 @@  /* code automatically generated by bin2c -- DO NOT EDIT */  {  /* #include'ing this file in a C program is equivalent to calling -  if (luaL_loadfile(L,"../obj/imlua_process51/im_process.lo")==0) lua_call(L, 0, 0);  +  if (luaL_loadfile(L,"../obj/imlua_process51/im_process.lo")==0) lua_pcall(L, 0, 0, 0);   */  /* ../obj/imlua_process51/im_process.lo */  static const unsigned char B1[]={ @@ -809,5 +809,5 @@ static const unsigned char B1[]={    0,  0,  0,  }; - if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_process51/im_process.lo")==0) lua_call(L, 0, 0); + if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_process51/im_process.lo")==0) lua_pcall(L, 0, 0, 0);  }  | 
