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

%{
%}

#include defs.fin

%%

pixels	    {return $PIXELS_}

#include yesno.fin
#include imgsvr.fin
#include numeric.fin
#include string.fin
#include ws.fin

%%