summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/analysisparser.tac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-05-30 20:14:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-05-30 20:14:36 (GMT)
commit66aa379cbe2b3ce29056c3abe73e34dca0ec1722 (patch)
treeb3a787d14234b60b7f94fab23af46b46a0d91114 /ds9/parsers/analysisparser.tac
parent041334e0262cfdef97dabdecf0b3b9471327c411 (diff)
downloadblt-66aa379cbe2b3ce29056c3abe73e34dca0ec1722.zip
blt-66aa379cbe2b3ce29056c3abe73e34dca0ec1722.tar.gz
blt-66aa379cbe2b3ce29056c3abe73e34dca0ec1722.tar.bz2
update ds9 analysis parser
Diffstat (limited to 'ds9/parsers/analysisparser.tac')
-rw-r--r--ds9/parsers/analysisparser.tac1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/parsers/analysisparser.tac b/ds9/parsers/analysisparser.tac
index 8d4ef97..4b42b99 100644
--- a/ds9/parsers/analysisparser.tac
+++ b/ds9/parsers/analysisparser.tac
@@ -79,6 +79,7 @@ dim : XY_ {set _ xy}
| XYEX_ {set _ xyex}
| XYEY_ {set _ xyey}
| XYEXEY_ {set _ xyexey}
+ | INT_ {set _ $1}
;
%%