summaryrefslogtreecommitdiffstats
path: root/ds9/library/source.tcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-14 20:42:30 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-14 20:42:30 (GMT)
commitdbe5cbeeb8acd95acc3db6ce30132a248fca4e63 (patch)
tree792b6a0360cb7e92691b2de5570c08f881858b0d /ds9/library/source.tcl
parent5f2e59a9516c29a4c92eadbdbdf73398f73f5214 (diff)
downloadblt-dbe5cbeeb8acd95acc3db6ce30132a248fca4e63.zip
blt-dbe5cbeeb8acd95acc3db6ce30132a248fca4e63.tar.gz
blt-dbe5cbeeb8acd95acc3db6ce30132a248fca4e63.tar.bz2
add ds9 web 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 e24dbad..a249248 100644
--- a/ds9/library/source.tcl
+++ b/ds9/library/source.tcl
@@ -358,6 +358,8 @@ source $ds9(root)/library/voparser.tcl
source $ds9(root)/library/volex.tcl
source $ds9(root)/library/wcsparser.tcl
source $ds9(root)/library/wcslex.tcl
+source $ds9(root)/library/webparser.tcl
+source $ds9(root)/library/weblex.tcl
source $ds9(root)/library/widthparser.tcl
source $ds9(root)/library/widthlex.tcl
source $ds9(root)/library/xpaparser.tcl