diff options
author | scuri <scuri> | 2009-07-11 05:43:07 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-07-11 05:43:07 +0000 |
commit | ea7fef55f24f1a924a24446129e3f78cdff0bf7f (patch) | |
tree | 6c0d3e630938513b9e8b03887f6bb095f4cc86b5 /src/lua5/loh/im_fftw.loh | |
parent | ab7da8e3ebada30badea0a06a4067ce17bfc4222 (diff) |
*** empty log message ***
Diffstat (limited to 'src/lua5/loh/im_fftw.loh')
-rw-r--r-- | src/lua5/loh/im_fftw.loh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lua5/loh/im_fftw.loh b/src/lua5/loh/im_fftw.loh index ff3b448..4f45bcc 100644 --- a/src/lua5/loh/im_fftw.loh +++ b/src/lua5/loh/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_pcall(L, 0, 0, 0); + if (luaL_loadfile(L,"../obj/imlua_fftw51/im_fftw.lo")==0) lua_call(L, 0, 0); */ /* ../obj/imlua_fftw51/im_fftw.lo */ static const unsigned char B1[]={ @@ -99,5 +99,5 @@ static const unsigned char B1[]={ 101,115,116, 0, 2, 0, 0, 0, 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_pcall(L, 0, 0, 0); + if (luaL_loadbuffer(L,(const char*)B1,sizeof(B1),"../obj/imlua_fftw51/im_fftw.lo")==0) lua_call(L, 0, 0); } |