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

%{
%}

#include defs.fin

%%

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

#include string.fin
#include ws.fin

%%