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

%{
%}

#include defs.fin

%%

contrast	{return $CONTRAST_}
sample		{return $SAMPLE_}
line		{return $LINE_}

#include ws.fin

%%