The new agg-plot architecture is now functional and linked with Lua. More debug to be done and more graphical elements should be added. - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/lua-gsl.c
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2009年12月17日 11:02:22 +0000
committerFrancesco Abbate <francesco.bbt@gmail.com>2009年12月17日 11:02:22 +0000
commit720b18d7f1a5dba6ebc4c4f4ea4a5c2e1a8b74d4 (patch)
tree1f6da5d02f842a1866f3cb78dd12f37332473d66 /lua-gsl.c
parentd00328bd46965223c83f3880204943d8e5844034 (diff)
downloadgsl-shell-720b18d7f1a5dba6ebc4c4f4ea4a5c2e1a8b74d4.tar.gz
The new agg-plot architecture is now functional and linked with Lua. More debug to be done and more graphical elements should be added.
Diffstat (limited to 'lua-gsl.c')
-rw-r--r--lua-gsl.c 4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-gsl.c b/lua-gsl.c
index 3f8e16fb..5c0428d2 100644
--- a/lua-gsl.c
+++ b/lua-gsl.c
@@ -39,7 +39,7 @@
#include "cdf.h"
#ifdef AGG_PLOT_ENABLED
-#include "lua-cplot.h"
+#include "lua-plot.h"
#endif
static const struct luaL_Reg gsl_methods_dummy[] = {{NULL, NULL}};
@@ -66,7 +66,7 @@ luaopen_gsl (lua_State *L)
pdf_register (L);
cdf_register (L);
#ifdef AGG_PLOT_ENABLED
- cplot_register (L);
+ plot_register (L);
#endif
#ifdef LNUM_COMPLEX
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月20日 22:08:49 +0000

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