summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/rgbarraylex.fcl
blob: 0146cd651ff6d9cf6026cd6d348a714a6479f584 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#tab rgbarrayparser.tab.tcl

%{
%}

#include defs.fin

%%

mask	    {return $MASK_}
new	    {return $NEW_}

#include string.fin
#include ws.fin

%%