summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/datasendlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-20 16:48:48 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-20 16:48:48 (GMT)
commitd8a46fb55ae9ce363612f91a453413533bbfa307 (patch)
treef15f52f851a3be542373a19729575b3edf05c620 /ds9/parsers/datasendlex.fcl
parent764b96185d0b6778f50724d14609e5083f81abec (diff)
downloadblt-d8a46fb55ae9ce363612f91a453413533bbfa307.zip
blt-d8a46fb55ae9ce363612f91a453413533bbfa307.tar.gz
blt-d8a46fb55ae9ce363612f91a453413533bbfa307.tar.bz2
add ds9 data send parser
Diffstat (limited to 'ds9/parsers/datasendlex.fcl')
-rw-r--r--ds9/parsers/datasendlex.fcl18
1 files changed, 18 insertions, 0 deletions
diff --git a/ds9/parsers/datasendlex.fcl b/ds9/parsers/datasendlex.fcl
new file mode 100644
index 0000000..0c632d7
--- /dev/null
+++ b/ds9/parsers/datasendlex.fcl
@@ -0,0 +1,18 @@
+#tab datasendparser.tab.tcl
+
+%{
+%}
+
+#include defs.fin
+
+%%
+
+#include coordsys.fin
+#include wcssys.fin
+#include skyframe.fin
+#include yesno.fin
+#include numeric.fin
+#include sexstr.fin
+#include ws.fin
+
+%%