summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/iexamsendparser.tac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-06-21 19:07:46 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-06-21 19:07:46 (GMT)
commit6d5c5839631639d21a123e97c0afbb07d6ee68a3 (patch)
tree53fa318ac613fbe1c529f59aedd5108769319bbe /ds9/parsers/iexamsendparser.tac
parente384095085218f8181d2a8f9492fafcefe1b33d0 (diff)
downloadblt-6d5c5839631639d21a123e97c0afbb07d6ee68a3.zip
blt-6d5c5839631639d21a123e97c0afbb07d6ee68a3.tar.gz
blt-6d5c5839631639d21a123e97c0afbb07d6ee68a3.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/iexamsendparser.tac')
-rw-r--r--ds9/parsers/iexamsendparser.tac5
1 files changed, 3 insertions, 2 deletions
diff --git a/ds9/parsers/iexamsendparser.tac b/ds9/parsers/iexamsendparser.tac
index 9bd277a..a9e9c6e 100644
--- a/ds9/parsers/iexamsendparser.tac
+++ b/ds9/parsers/iexamsendparser.tac
@@ -7,6 +7,9 @@
#include skyformat.tin
#include string.tin
#include int.tin
+#include def.tin
+
+%start iexamsend
%token ANY_
%token BUTTON_
@@ -15,8 +18,6 @@
%token KEY_
%token VALUE_
-%start iexamsend
-
%%
#include coordsys.trl