summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/contourlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-08 15:35:05 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-08 15:35:05 (GMT)
commita287596f8318385c78aa2ea58ad396afce34b443 (patch)
tree8e791b16d481c3af3458c06eaec0ccd90c7e74fb /ds9/parsers/contourlex.fcl
parentaebd92373d50b5089581be371cfae3b90fab6c04 (diff)
downloadblt-a287596f8318385c78aa2ea58ad396afce34b443.zip
blt-a287596f8318385c78aa2ea58ad396afce34b443.tar.gz
blt-a287596f8318385c78aa2ea58ad396afce34b443.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/contourlex.fcl')
-rw-r--r--ds9/parsers/contourlex.fcl4
1 files changed, 3 insertions, 1 deletions
diff --git a/ds9/parsers/contourlex.fcl b/ds9/parsers/contourlex.fcl
index 7a12068..7fa48fc 100644
--- a/ds9/parsers/contourlex.fcl
+++ b/ds9/parsers/contourlex.fcl
@@ -46,7 +46,9 @@ zmax {return $ZMAX_}
zscale {return $ZSCALE_}
#include yesno.fin
-#include coords.fin
+#include coordsys.fin
+#include wcssys.fin
+#include skyframe.fin
#include numeric.fin
#include string.fin
#include ws.fin