diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2018-03-09 22:15:28 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2018-03-09 22:15:28 (GMT) |
commit | 1b837a16415462f57015738741de8dc719bbe76f (patch) | |
tree | c99d5f206aba56994e906ac94cf66ef84b5b03eb /ds9/parsers/coords.tin | |
parent | 06bd2deb4d175c1b779cb15076103d165150f3f0 (diff) | |
download | blt-1b837a16415462f57015738741de8dc719bbe76f.zip blt-1b837a16415462f57015738741de8dc719bbe76f.tar.gz blt-1b837a16415462f57015738741de8dc719bbe76f.tar.bz2 |
add crop ds9 parser
Diffstat (limited to 'ds9/parsers/coords.tin')
-rw-r--r-- | ds9/parsers/coords.tin | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ds9/parsers/coords.tin b/ds9/parsers/coords.tin index ea9b92e..cd90bdd 100644 --- a/ds9/parsers/coords.tin +++ b/ds9/parsers/coords.tin @@ -32,11 +32,3 @@ %token WCSX_ %token WCSY_ %token WCSZ_ - -%token FK4_ -%token FK5_ -%token ICRS_ -%token GALACTIC_ -%token ECLIPTIC_ -%token J2000_ -%token B1950_ |