summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/binsendparser.tac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/binsendparser.tac')
-rw-r--r--ds9/parsers/binsendparser.tac6
1 files changed, 4 insertions, 2 deletions
diff --git a/ds9/parsers/binsendparser.tac b/ds9/parsers/binsendparser.tac
index ac130b1..fe941cf 100644
--- a/ds9/parsers/binsendparser.tac
+++ b/ds9/parsers/binsendparser.tac
@@ -1,6 +1,10 @@
%{
%}
+#include def.tin
+
+%start binsend
+
%token ABOUT_
%token BUFFERSIZE_
%token COLS_
@@ -10,8 +14,6 @@
%token FUNCTION_
%token LOCK_
-%start binsend
-
%%
binsend : LOCK_ {ProcessSendCmdYesNo bin lock}