summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/xpasendlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-11 17:11:55 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-11 17:11:55 (GMT)
commit237eb51e0bdbab7b65e2f36b4bcc455785b167b7 (patch)
treee455a37325112be0a3b58c5f4fb9a830bd5ed8e2 /ds9/parsers/xpasendlex.fcl
parent6489dc12e00c3704176619f7e6a43369ae50b2ec (diff)
downloadblt-237eb51e0bdbab7b65e2f36b4bcc455785b167b7.zip
blt-237eb51e0bdbab7b65e2f36b4bcc455785b167b7.tar.gz
blt-237eb51e0bdbab7b65e2f36b4bcc455785b167b7.tar.bz2
add ds9 xpa send parser
Diffstat (limited to 'ds9/parsers/xpasendlex.fcl')
-rw-r--r--ds9/parsers/xpasendlex.fcl14
1 files changed, 14 insertions, 0 deletions
diff --git a/ds9/parsers/xpasendlex.fcl b/ds9/parsers/xpasendlex.fcl
new file mode 100644
index 0000000..024d7b8
--- /dev/null
+++ b/ds9/parsers/xpasendlex.fcl
@@ -0,0 +1,14 @@
+#tab xpasendparser.tab.tcl
+
+%{
+%}
+
+#include defs.fin
+
+%%
+
+info {return $INFO_}
+
+#include ws.fin
+
+%%