summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/vlalex.fcl
blob: 9670cb5dfa5359c0ba8c25791dccbd46b8555fc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#tab vlaparser.tab.tcl

%{
%}

#include defs.fin

%%

stripe82    {return $STRIPE82_}
first       {return $FIRST_}

#include yesno.fin
#include imgsvr.fin
#include numeric.fin
#include string.fin
#include ws.fin

%%