summaryrefslogtreecommitdiffstats
path: root/tests/test.tcl
diff options
context:
space:
mode:
authorjoye <joye>2014-07-03 17:02:44 (GMT)
committerjoye <joye>2014-07-03 17:02:44 (GMT)
commit9e2b05d004fc076bd58362313b7548bdcb96221e (patch)
tree4ed14d81a0f5f0e80b70daa74ddc691df0714678 /tests/test.tcl
parentb7d72e5e164f3fd65ebbfbcf95a1eb42ff45a990 (diff)
downloadblt-9e2b05d004fc076bd58362313b7548bdcb96221e.zip
blt-9e2b05d004fc076bd58362313b7548bdcb96221e.tar.gz
blt-9e2b05d004fc076bd58362313b7548bdcb96221e.tar.bz2
*** empty log message ***
Diffstat (limited to 'tests/test.tcl')
-rw-r--r--tests/test.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test.tcl b/tests/test.tcl
index a32f812..b51a5f2 100644
--- a/tests/test.tcl
+++ b/tests/test.tcl
@@ -1,8 +1,8 @@
source base.tcl
set w .line
-#set graph [bltLineGraph $w]
-set graph [bltBarGraph $w]
+set graph [bltLineGraph $w]
+#set graph [bltBarGraph $w]
#echo "done"
#bltPlotDestroy $w