From fe6df269930a79ef5deea1bd3cc42104ab5b715b Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 9 Dec 2002 14:20:35 +0000 Subject: *** empty log message *** --- sandbox/testrelief.tcl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sandbox/testrelief.tcl') 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 -- cgit v1.1