summaryrefslogtreecommitdiffstats
path: root/ds9/library/command.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-01-12 18:23:03 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-01-12 18:23:03 (GMT)
commit10e68f58b7f7d74c4ba02cb0561e2c1d59f6d92b (patch)
tree87320c5f9cdd3923f5a793aec922ed4195eeca87 /ds9/library/command.tcl
parenta38fd423435acb45ac17f753578632e41824dec3 (diff)
downloadblt-10e68f58b7f7d74c4ba02cb0561e2c1d59f6d92b.zip
blt-10e68f58b7f7d74c4ba02cb0561e2c1d59f6d92b.tar.gz
blt-10e68f58b7f7d74c4ba02cb0561e2c1d59f6d92b.tar.bz2
add precision command tests
Diffstat (limited to 'ds9/library/command.tcl')
-rw-r--r--ds9/library/command.tcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/library/command.tcl b/ds9/library/command.tcl
index ef28c4f..9f5cb4b 100644
--- a/ds9/library/command.tcl
+++ b/ds9/library/command.tcl
@@ -298,6 +298,7 @@ proc ProcessCommand {argv argc} {
-nopixeltable {PixelTableDestroyDialog}
-plot {incr i; ProcessPlotCmd argv i {} {}}
-png {set file(type) png}
+ -precision {incr i; ProcessPrecisionCmd argv i}
-port {incr i; set iis(port) [lindex $argv $i]}
-inet_only -
-port_only {