summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/pansendparser.tac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/pansendparser.tac')
-rw-r--r--ds9/parsers/pansendparser.tac10
1 files changed, 8 insertions, 2 deletions
diff --git a/ds9/parsers/pansendparser.tac b/ds9/parsers/pansendparser.tac
index ec2a39f..2e201ae 100644
--- a/ds9/parsers/pansendparser.tac
+++ b/ds9/parsers/pansendparser.tac
@@ -1,13 +1,19 @@
%{
%}
-#include coords.tin
+#include coordsys.tin
+#include wcssys.tin
+#include skyframe.tin
+#include skyformat.tin
%start pansend
%%
-#include coords.trl
+#include coordsys.trl
+#include wcssys.trl
+#include skyframe.trl
+#include skyformat.trl
pansend : {ProcessSendCmdCurrent frame "get cursor physical fk5 degrees"}
| coordsys {ProcessSendCmdCurrent frame "get cursor $1 fk5 degrees"}