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

%{
%}

#include defs.fin

%%

new	    {return $NEW_}

#include string.fin
#include ws.fin

%%