summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotsendparser.tac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/plotsendparser.tac')
-rw-r--r--ds9/parsers/plotsendparser.tac5
1 files changed, 3 insertions, 2 deletions
diff --git a/ds9/parsers/plotsendparser.tac b/ds9/parsers/plotsendparser.tac
index efcce12..0f5919c 100644
--- a/ds9/parsers/plotsendparser.tac
+++ b/ds9/parsers/plotsendparser.tac
@@ -3,6 +3,9 @@
#include font.tin
#include string.tin
+#include def.tin
+
+%start plotsend
%token AUTO_
%token AXIS_
@@ -48,8 +51,6 @@
%token XAXIS_
%token YAXIS_
-%start plotsend
-
%%
plotsend : {ProcessSendCmdGet iap windows}