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

%{
%}

#include defs.fin

%%

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

#include wcssys.fin
#include string.fin
#include ws.fin

%%