summaryrefslogtreecommitdiffstats
path: root/tkblt/tests/test.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 19:53:19 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-01-04 19:53:19 (GMT)
commitdc750f3e329a241f24831da739509d90c996ec20 (patch)
treee85cdfbe57127224d9da164bb0de364f0888d339 /tkblt/tests/test.tcl
parent8b000f77abad9d548cf7998e1c9f6c9ab954f6ac (diff)
downloadblt-dc750f3e329a241f24831da739509d90c996ec20.zip
blt-dc750f3e329a241f24831da739509d90c996ec20.tar.gz
blt-dc750f3e329a241f24831da739509d90c996ec20.tar.bz2
update tkblt
Diffstat (limited to 'tkblt/tests/test.tcl')
-rw-r--r--tkblt/tests/test.tcl10
1 files changed, 0 insertions, 10 deletions
diff --git a/tkblt/tests/test.tcl b/tkblt/tests/test.tcl
deleted file mode 100644
index df6ffd8..0000000
--- a/tkblt/tests/test.tcl
+++ /dev/null
@@ -1,10 +0,0 @@
-source base.tcl
-
-set w .line
-set graph [bltLineGraph $w]
-
-#set graph [bltBarGraph $w]
-
-#puts stderr "done"
-#bltPlotDestroy $w
-