summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/cropsendlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-01 18:15:41 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-01 18:15:41 (GMT)
commit15bd8441b3977ccd664fdbc4a8d07e8931be480a (patch)
tree5adeafbad450db1c655a35ac12cf529f31a3e6df /ds9/parsers/cropsendlex.fcl
parent8e8bd1009288bdd7b174c9d2da42bbd4681bc6d2 (diff)
downloadblt-15bd8441b3977ccd664fdbc4a8d07e8931be480a.zip
blt-15bd8441b3977ccd664fdbc4a8d07e8931be480a.tar.gz
blt-15bd8441b3977ccd664fdbc4a8d07e8931be480a.tar.bz2
update ds9 send parsers
Diffstat (limited to 'ds9/parsers/cropsendlex.fcl')
-rw-r--r--ds9/parsers/cropsendlex.fcl17
1 files changed, 17 insertions, 0 deletions
diff --git a/ds9/parsers/cropsendlex.fcl b/ds9/parsers/cropsendlex.fcl
new file mode 100644
index 0000000..10ec937
--- /dev/null
+++ b/ds9/parsers/cropsendlex.fcl
@@ -0,0 +1,17 @@
+#tab cropsendparser.tab.tcl
+
+%{
+%}
+
+#include defs.fin
+
+%%
+
+3d {return $3D_}
+
+#include matchlock.fin
+#include coords.fin
+#include string.fin
+
+%%
+