summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/cubesendlex.fcl
blob: aee05b3ffdf631ff047465087f2b2c1fae0b4d73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#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 ws.fin

%%