summaryrefslogtreecommitdiffstats
path: root/ds9/library/source.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-07 17:38:55 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-07 17:38:55 (GMT)
commit2c8f85e6ec1aa94588df630d810ff9b1e25b3f10 (patch)
treeb532d391c5298579894090a49fa3d7ea060ac688 /ds9/library/source.tcl
parent6688918e7ff171d5d8f405a0b563861258431019 (diff)
downloadblt-2c8f85e6ec1aa94588df630d810ff9b1e25b3f10.zip
blt-2c8f85e6ec1aa94588df630d810ff9b1e25b3f10.tar.gz
blt-2c8f85e6ec1aa94588df630d810ff9b1e25b3f10.tar.bz2
add ds9 threed send parser
Diffstat (limited to 'ds9/library/source.tcl')
-rw-r--r--ds9/library/source.tcl2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/library/source.tcl b/ds9/library/source.tcl
index 2867569..5a2ddc1 100644
--- a/ds9/library/source.tcl
+++ b/ds9/library/source.tcl
@@ -378,6 +378,8 @@ source $ds9(root)/library/threadsparser.tcl
source $ds9(root)/library/threadslex.tcl
source $ds9(root)/library/threedparser.tcl
source $ds9(root)/library/threedlex.tcl
+source $ds9(root)/library/threedsendparser.tcl
+source $ds9(root)/library/threedsendlex.tcl
source $ds9(root)/library/tileparser.tcl
source $ds9(root)/library/tilelex.tcl
source $ds9(root)/library/twomassparser.tcl