summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/regionsendlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-07 20:59:52 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-07 20:59:52 (GMT)
commite06e7b8639ccc14db7aab7de5a09666d724adf2b (patch)
tree723b8b59dbc68d621132313a00b948ec2a849bfd /ds9/parsers/regionsendlex.fcl
parentc986a312d9ba71daae866d536b62f2da97e4ed92 (diff)
downloadblt-e06e7b8639ccc14db7aab7de5a09666d724adf2b.zip
blt-e06e7b8639ccc14db7aab7de5a09666d724adf2b.tar.gz
blt-e06e7b8639ccc14db7aab7de5a09666d724adf2b.tar.bz2
update ds9 send parsers
Diffstat (limited to 'ds9/parsers/regionsendlex.fcl')
-rw-r--r--ds9/parsers/regionsendlex.fcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/regionsendlex.fcl b/ds9/parsers/regionsendlex.fcl
index 0e38358..07e64ee 100644
--- a/ds9/parsers/regionsendlex.fcl
+++ b/ds9/parsers/regionsendlex.fcl
@@ -7,7 +7,6 @@
%%
-
auto {return $AUTO_}
autocentroid {return $AUTOCENTROID_}
background {return $BACKGROUND_}
@@ -55,5 +54,6 @@ xy {return $XY_}
#include coords.fin
#include numeric.fin
#include string.fin
+#include ws.fin
%%