summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-05 18:22:27 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-05 18:22:27 (GMT)
commit91183bb25977d84b6ed93e1a83335aef1e6fca54 (patch)
tree5f16a3e2ef869f8b0ab7b21dbe8978ad97a729eb /ds9/parsers/plotlex.fcl
parentbd67da7a0b0ba5122df26953c2f37ddbf30aca56 (diff)
downloadblt-91183bb25977d84b6ed93e1a83335aef1e6fca54.zip
blt-91183bb25977d84b6ed93e1a83335aef1e6fca54.tar.gz
blt-91183bb25977d84b6ed93e1a83335aef1e6fca54.tar.bz2
add ds9 plot parser
Diffstat (limited to 'ds9/parsers/plotlex.fcl')
-rw-r--r--ds9/parsers/plotlex.fcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/plotlex.fcl b/ds9/parsers/plotlex.fcl
index dc32146..270b27b 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -54,7 +54,7 @@ landscape {return $LANDSCAPE_}
left {return $LEFT_}
legal {return $LEGAL_}
legend {return $LEGEND_}
-legendtitle {return $LEGEND_}
+legendtitle {return $LEGENDTITLE_}
letter {return $LETTER_}
line {return $LINE_}
linear {return $LINEAR_}