aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testrelief.tcl
diff options
context:
space:
mode:
authorlecoanet2002-12-09 14:20:35 +0000
committerlecoanet2002-12-09 14:20:35 +0000
commitfe6df269930a79ef5deea1bd3cc42104ab5b715b (patch)
tree86da392d1cbad9fca643c6453202a659feb25b96 /sandbox/testrelief.tcl
parent04c4fbe731eb6322c2434f135dfcd843135b3d07 (diff)
downloadtkzinc-fe6df269930a79ef5deea1bd3cc42104ab5b715b.zip
tkzinc-fe6df269930a79ef5deea1bd3cc42104ab5b715b.tar.gz
tkzinc-fe6df269930a79ef5deea1bd3cc42104ab5b715b.tar.bz2
tkzinc-fe6df269930a79ef5deea1bd3cc42104ab5b715b.tar.xz
*** empty log message ***
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