gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/lua-utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'lua-utils.c')
-rw-r--r--lua-utils.c 3
1 files changed, 2 insertions, 1 deletions
diff --git a/lua-utils.c b/lua-utils.c
index e385339d..01565177 100644
--- a/lua-utils.c
+++ b/lua-utils.c
@@ -218,15 +218,16 @@ mlua_fenv_addref (lua_State *L, int refindex)
lua_pop (L, 1);
}
+#if 0
void
mlua_set_fenv_ref (lua_State *L, int refindex)
{
- int n;
lua_newtable (L);
lua_pushvalue (L, refindex);
lua_rawseti (L, -2, 1);
lua_setfenv (L, -2);
}
+#endif
void
prepare_window_ref_table (lua_State *L)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月27日 09:00:38 +0000

AltStyle によって変換されたページ (->オリジナル) /