summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/cropparser.tac
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-03-13 18:46:56 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-03-13 18:46:56 (GMT)
commitfe4317865abb1017007f1bda915c83c86ccc20e9 (patch)
tree022863d74663215842bb2a528869fd3f21bbc474 /ds9/parsers/cropparser.tac
parente5ce79e94828eba8e30e4375a0b2604acad2ec94 (diff)
downloadblt-fe4317865abb1017007f1bda915c83c86ccc20e9.zip
blt-fe4317865abb1017007f1bda915c83c86ccc20e9.tar.gz
blt-fe4317865abb1017007f1bda915c83c86ccc20e9.tar.bz2
update ds9 parsers
Diffstat (limited to 'ds9/parsers/cropparser.tac')
-rw-r--r--ds9/parsers/cropparser.tac4
1 files changed, 0 insertions, 4 deletions
diff --git a/ds9/parsers/cropparser.tac b/ds9/parsers/cropparser.tac
index 44ff859..7977311 100644
--- a/ds9/parsers/cropparser.tac
+++ b/ds9/parsers/cropparser.tac
@@ -23,10 +23,6 @@
#include coords.trl
#include base.trl
-skyformatdef : {set _ degrees}
- | skyformat {set _ $1}
- ;
-
command : crop
| crop {yyclearin; YYACCEPT} STRING_
;