diff options
Diffstat (limited to 'tests/ps.tcl')
-rw-r--r-- | tests/ps.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ps.tcl b/tests/ps.tcl index eab89e0..7a9ce23 100644 --- a/tests/ps.tcl +++ b/tests/ps.tcl @@ -24,6 +24,6 @@ $graph postscript output bar.ps #set graph [bltBarGraph $w] -#echo "done" +#puts stderr "done" #bltPlotDestroy $w |