summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 21:30:25 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 21:30:25 (GMT)
commitb5257ce603baf70ba82c522e6c1ebb90ad6de79d (patch)
tree54ba828e21d2460763c649a6607cf6be9445b6a0 /ds9/parsers/plotlex.fcl
parente283edb9b6c7ee21b5d04cb3ac1af2cfcdf05b73 (diff)
downloadblt-b5257ce603baf70ba82c522e6c1ebb90ad6de79d.zip
blt-b5257ce603baf70ba82c522e6c1ebb90ad6de79d.tar.gz
blt-b5257ce603baf70ba82c522e6c1ebb90ad6de79d.tar.bz2
add ds9 plot parser
Diffstat (limited to 'ds9/parsers/plotlex.fcl')
-rw-r--r--ds9/parsers/plotlex.fcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/ds9/parsers/plotlex.fcl b/ds9/parsers/plotlex.fcl
index ad5d99e..1e6161c 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -121,8 +121,8 @@ loglinear {return $LOGLINEAR_}
linearlog {return $LINEARLOG_}
loglog {return $LOGLOG_}
-xaxis {return XAXIS_}
-yaxis {return YAXIS_}
+xaxis {return $XAXIS_}
+yaxis {return $YAXIS_}
#include yesno.fin
#include font.fin