summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/viewsendparser.tac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-07 21:36:23 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-07 21:36:23 (GMT)
commit527522c836cf3a80088852f0e1ff6be2438167bf (patch)
tree07f64ef7b8ca45c9796975cd01345f05f23d2a98 /ds9/parsers/viewsendparser.tac
parente06e7b8639ccc14db7aab7de5a09666d724adf2b (diff)
downloadblt-527522c836cf3a80088852f0e1ff6be2438167bf.zip
blt-527522c836cf3a80088852f0e1ff6be2438167bf.tar.gz
blt-527522c836cf3a80088852f0e1ff6be2438167bf.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/viewsendparser.tac')
-rw-r--r--ds9/parsers/viewsendparser.tac6
1 files changed, 4 insertions, 2 deletions
diff --git a/ds9/parsers/viewsendparser.tac b/ds9/parsers/viewsendparser.tac
index 8c7fce0..419add7 100644
--- a/ds9/parsers/viewsendparser.tac
+++ b/ds9/parsers/viewsendparser.tac
@@ -1,7 +1,8 @@
%{
%}
-#include coords.tin
+#include coordsys.tin
+#include wcssys.tin
%start viewsend
@@ -28,7 +29,8 @@
%%
-#include coords.trl
+#include coordsys.trl
+#include wcssys.trl
viewsend :
| LAYOUT_ {ProcessSendCmdGet view layout}