summaryrefslogtreecommitdiffstats
path: root/tksao/frame/xylex.L
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-08-03 20:29:50 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-08-03 20:29:50 (GMT)
commitb8525c3dd6b1e98d1b8754cfeb25a2f8a5a56479 (patch)
treecce6ece606536feed1304203c11ee3cb446ba774 /tksao/frame/xylex.L
parentf0f09fa30fea1f957e2a7c98b9d66431c2e31df7 (diff)
downloadblt-b8525c3dd6b1e98d1b8754cfeb25a2f8a5a56479.zip
blt-b8525c3dd6b1e98d1b8754cfeb25a2f8a5a56479.tar.gz
blt-b8525c3dd6b1e98d1b8754cfeb25a2f8a5a56479.tar.bz2
simplify coord system options
Diffstat (limited to 'tksao/frame/xylex.L')
-rw-r--r--tksao/frame/xylex.L3
1 files changed, 0 insertions, 3 deletions
diff --git a/tksao/frame/xylex.L b/tksao/frame/xylex.L
index 0cbc93b..2217783 100644
--- a/tksao/frame/xylex.L
+++ b/tksao/frame/xylex.L
@@ -33,10 +33,8 @@ debug {return DEBUG_;}
detector {return DETECTOR_;}
ecliptic {return ECLIPTIC_;}
fk4 {return FK4_;}
-fk4-no-e {return FK4_NO_E_;}
fk5 {return FK5_;}
galactic {return GALACTIC_;}
-helioecliptic {return HELIOECLIPTIC_;}
icrs {return ICRS_;}
image {return IMAGE_;}
j2000 {return J2000_;}
@@ -44,7 +42,6 @@ logical {return LOGICAL_;}
off {return OFF_;}
on {return ON_;}
physical {return PHYSICAL_;}
-supergalactic {return SUPERGALACTIC_;}
version {return VERSION_;}
wcs {return WCS_;}
wcsa {return WCSA_;}