summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/skyviewsendlex.fcl
blob: 4c063fdb0de6f80ddcde0820977c6884d91d35ac (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 imgsvr.fin
#include string.fin

%%