aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testrelief.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/testrelief.tcl')
-rw-r--r--sandbox/testrelief.tcl6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/testrelief.tcl b/sandbox/testrelief.tcl
index 782a0f1..e75cc71 100644
--- a/sandbox/testrelief.tcl
+++ b/sandbox/testrelief.tcl
@@ -1,11 +1,11 @@
-#!/usr/bin/wish8.0 -f
+#!/usr/local/bin/wish -f
-load tkzinc3.2.so
+load ../tkzinc3.2.so
set top 1
set lw 8
-set r [zinc .r -backcolor gray -relief sunken -lightangle 120 -render 1]
+set r [zinc .r -backcolor gray -relief sunken -lightangle 120 -render 0]
pack .r -expand t -fill both
.r configure -width 1024 -height 800
.r scale $top 1 -1