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

%{
%}

#include defs.fin

%%

pixels	    {return $PIXELS_}

#include imgsvrsend.fin
#include ws.fin

%%