summaryrefslogtreecommitdiffstats
path: root/ds9/library/source.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-05 18:23:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-05 18:23:36 (GMT)
commitdba5cc81beb293afe82fd4f51a9844ae05ce8fe6 (patch)
tree266463de0e0f0c5c2bda35f74f28f82c64dd13d6 /ds9/library/source.tcl
parent4b46e21e19aa761ecc03b6d15d13c73723593e83 (diff)
downloadblt-dba5cc81beb293afe82fd4f51a9844ae05ce8fe6.zip
blt-dba5cc81beb293afe82fd4f51a9844ae05ce8fe6.tar.gz
blt-dba5cc81beb293afe82fd4f51a9844ae05ce8fe6.tar.bz2
update ds9 regions 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 2f8ba4f..a9b124b 100644
--- a/ds9/library/source.tcl
+++ b/ds9/library/source.tcl
@@ -316,6 +316,8 @@ source $ds9(root)/library/psparser.tcl
source $ds9(root)/library/pslex.tcl
source $ds9(root)/library/regionparser.tcl
source $ds9(root)/library/regionlex.tcl
+source $ds9(root)/library/regionsendparser.tcl
+source $ds9(root)/library/regionsendlex.tcl
source $ds9(root)/library/restoreparser.tcl
source $ds9(root)/library/restorelex.tcl
source $ds9(root)/library/rgbparser.tcl