summaryrefslogtreecommitdiffstats
path: root/ds9/library/2mass.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/library/2mass.tcl')
-rw-r--r--ds9/library/2mass.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/2mass.tcl b/ds9/library/2mass.tcl
index 2759989..75a0662 100644
--- a/ds9/library/2mass.tcl
+++ b/ds9/library/2mass.tcl
@@ -137,12 +137,12 @@ proc Process2MASSCmd {varname iname} {
}
proc ProcessSend2MASSCmd {proc id param {sock {}} {fn {}}} {
- 2MASSDialog
-
global parse
set parse(proc) $proc
set parse(id) $id
+ 2MASSDialog
+
twomasssend::YY_FLUSH_BUFFER
twomasssend::yy_scan_string $param
twomasssend::yyparse