summaryrefslogtreecommitdiffstats
path: root/ds9/library/cat.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2020-01-20 20:16:43 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2020-01-20 20:16:43 (GMT)
commit6afd340f889d6c2d672ddece8e971368b39fcb16 (patch)
tree63fa4a099117f4a22492806aafb504010eebd59a /ds9/library/cat.tcl
parentad3fff862841d32069960885a424f034e884986a (diff)
downloadblt-6afd340f889d6c2d672ddece8e971368b39fcb16.zip
blt-6afd340f889d6c2d672ddece8e971368b39fcb16.tar.gz
blt-6afd340f889d6c2d672ddece8e971368b39fcb16.tar.bz2
cleanup code
Diffstat (limited to 'ds9/library/cat.tcl')
-rw-r--r--ds9/library/cat.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/library/cat.tcl b/ds9/library/cat.tcl
index 25bdbeb..95956f2 100644
--- a/ds9/library/cat.tcl
+++ b/ds9/library/cat.tcl
@@ -138,7 +138,7 @@ proc CATProcess {varname} {
puts stderr "CATProcess $varname"
}
- $var(proc,parser) $var(catdb) $var(token)
+ VOTParse $var(catdb) $var(token)
ARDone $varname
CATLoadDone $varname