summaryrefslogtreecommitdiffstats
path: root/ds9/library/source.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-06-30 17:01:58 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-06-30 17:01:58 (GMT)
commit60b9ec152dea8708a5aa249dfa32ffb17f0abf12 (patch)
tree54c60f4e496d5b82958c7106fb3bc87de87ec7e7 /ds9/library/source.tcl
parentecf3cf407ecf8f5f853811fdec88efa00a98b9a5 (diff)
downloadblt-60b9ec152dea8708a5aa249dfa32ffb17f0abf12.zip
blt-60b9ec152dea8708a5aa249dfa32ffb17f0abf12.tar.gz
blt-60b9ec152dea8708a5aa249dfa32ffb17f0abf12.tar.bz2
update parser 2mass
Diffstat (limited to 'ds9/library/source.tcl')
-rw-r--r--ds9/library/source.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/library/source.tcl b/ds9/library/source.tcl
index 7eb3603..cf78a6b 100644
--- a/ds9/library/source.tcl
+++ b/ds9/library/source.tcl
@@ -187,8 +187,8 @@ source $ds9(root)/library/wcs.tcl
source $ds9(root)/library/xmfbox.tcl
source $ds9(root)/library/xmlrpc.tcl
source $ds9(root)/library/xpa.tcl
-#source $ds9(root)/library/lex.tcl
-#source $ds9(root)/library/parser.tcl
+source $ds9(root)/library/lex.tcl
+source $ds9(root)/library/parser.tcl
switch [tk windowingsystem] {
x11 {}