summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 18:24:37 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 18:24:37 (GMT)
commitaf94af4531e00d53fc38d5efee2631544575cb41 (patch)
tree38c2845dad6fb10ae6cb7177770e5d8555548211 /ds9/parsers/plotlex.fcl
parent761d5e2c12845b4731298d206e27f44979d2be79 (diff)
downloadblt-af94af4531e00d53fc38d5efee2631544575cb41.zip
blt-af94af4531e00d53fc38d5efee2631544575cb41.tar.gz
blt-af94af4531e00d53fc38d5efee2631544575cb41.tar.bz2
add ds9 plot parser
Diffstat (limited to 'ds9/parsers/plotlex.fcl')
-rw-r--r--ds9/parsers/plotlex.fcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/parsers/plotlex.fcl b/ds9/parsers/plotlex.fcl
index 6b3ce2f..9724089 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -95,6 +95,7 @@ square {return $SQUARE_}
stacked {return $STACKED_}
stats {return $STATS_}
step {return $STEP_}
+stdin {return $STDIN_}
style {return $STYLE_}
sunken {return $SUNKEN_}
tabloid {return $TABLOID_}