summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/smosaicwcslex.fcl
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/smosaicwcslex.fcl')
-rw-r--r--ds9/parsers/smosaicwcslex.fcl16
1 files changed, 16 insertions, 0 deletions
diff --git a/ds9/parsers/smosaicwcslex.fcl b/ds9/parsers/smosaicwcslex.fcl
new file mode 100644
index 0000000..f5da16f
--- /dev/null
+++ b/ds9/parsers/smosaicwcslex.fcl
@@ -0,0 +1,16 @@
+#tab smosaicwcsparser.tab.tcl
+
+%{
+%}
+
+#include defs.fin
+
+%%
+
+mask {return $MASK_}
+new {return $NEW_}
+
+#include coords.fin
+#include string.fin
+
+%%