summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/cubesendlex.fcl
blob: e13875b1c2cc5005098bdcb688db633c3ad66213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#tab cubesendparser.tab.tcl

%{
%}

#include defs.fin

%%

axis	    {return $AXIS_}
axes	    {return $AXES_}
interval    {return $INTERVAL_}
image	    {return $IMAGE_}
lock	    {return $LOCK_}
order	    {return $ORDER_}

#include wcssys.fin
#include skyframe.fin
#include ws.fin

%%