summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/vlalex.fcl
blob: b7720100822784c95015ecbaae44a44c628943c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#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

%%