summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/mosaicimagewcslex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-10 19:11:02 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-10 19:11:02 (GMT)
commit2f611d9dda542f6af7d5c55e02f3330ce55d7ba1 (patch)
tree7ea233f2d1815ddc990f6fac7235cee2f0f36499 /ds9/parsers/mosaicimagewcslex.fcl
parent92ad0b6f98fafe51cf6fbb4ff4a082cc87d8ee3c (diff)
downloadblt-2f611d9dda542f6af7d5c55e02f3330ce55d7ba1.zip
blt-2f611d9dda542f6af7d5c55e02f3330ce55d7ba1.tar.gz
blt-2f611d9dda542f6af7d5c55e02f3330ce55d7ba1.tar.bz2
add ds9 mosaicimagewcs parser
Diffstat (limited to 'ds9/parsers/mosaicimagewcslex.fcl')
-rw-r--r--ds9/parsers/mosaicimagewcslex.fcl16
1 files changed, 16 insertions, 0 deletions
diff --git a/ds9/parsers/mosaicimagewcslex.fcl b/ds9/parsers/mosaicimagewcslex.fcl
new file mode 100644
index 0000000..b8a006d
--- /dev/null
+++ b/ds9/parsers/mosaicimagewcslex.fcl
@@ -0,0 +1,16 @@
+#tab mosaicimagewcsparser.tab.tcl
+
+%{
+%}
+
+#include defs.fin
+
+%%
+
+mask {return $MASK_}
+new {return $NEW_}
+
+#include coords.fin
+#include string.fin
+
+%%