Minor fix in graph module implementation - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/graph-init.lua
diff options
context:
space:
mode:
authorfrancesco-ST <francesco.abbate@st.com>2011年04月12日 17:38:13 +0200
committerfrancesco-ST <francesco.abbate@st.com>2011年04月12日 17:38:13 +0200
commitee007875943457a0008d75739106e9c0604ba525 (patch)
treeb34562d38f5582f19ec58eedbc4ce5af27753b60 /graph-init.lua
parenta5a654ca1573131ea54b989eb407417792060804 (diff)
downloadgsl-shell-ee007875943457a0008d75739106e9c0604ba525.tar.gz
Minor fix in graph module implementation
Diffstat (limited to 'graph-init.lua')
-rw-r--r--graph-init.lua 2
1 files changed, 1 insertions, 1 deletions
diff --git a/graph-init.lua b/graph-init.lua
index 0c6cf8fe..d662dd40 100644
--- a/graph-init.lua
+++ b/graph-init.lua
@@ -86,7 +86,7 @@ function graph.segment(x1, y1, x2, y2)
return p
end
-function rect(x1, y1, x2, y2)
+function graph.rect(x1, y1, x2, y2)
local p = graph.path()
add_square(p, x1, y1, x2, y2)
return p
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月17日 13:14:44 +0000

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