summaryrefslogtreecommitdiffstats
path: root/ds9/library/comm.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-05 19:02:19 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-05 19:02:19 (GMT)
commit44b1f9f425e4c7708ad086ff066c3cd92eed5af8 (patch)
treee2af9a4ea4fe18fcd8c8d5470a076f0d2f1d0630 /ds9/library/comm.tcl
parentdba5cc81beb293afe82fd4f51a9844ae05ce8fe6 (diff)
downloadblt-44b1f9f425e4c7708ad086ff066c3cd92eed5af8.zip
blt-44b1f9f425e4c7708ad086ff066c3cd92eed5af8.tar.gz
blt-44b1f9f425e4c7708ad086ff066c3cd92eed5af8.tar.bz2
add ds9 pan send parser
Diffstat (limited to 'ds9/library/comm.tcl')
-rw-r--r--ds9/library/comm.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/comm.tcl b/ds9/library/comm.tcl
index 28c2c15..8be7f98 100644
--- a/ds9/library/comm.tcl
+++ b/ds9/library/comm.tcl
@@ -239,7 +239,7 @@ proc CommGet {proc id paramlist fn} {
colorbar {ProcessSendColorbarCmd $proc $id $param}
console {}
contours -
- contour {ProcessSendContourCmd $proc $id $param {} $fn}
+ contour {ProcessSendContourCmd $proc $id $param}
crop {ProcessSendCropCmd $proc $id $param}
crosshair {ProcessSendCrosshairCmd $proc $id $param}
cursor {}