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

%{
%}

#include defs.fin

%%

new	    {return $NEW_}

#include string.fin

%%