summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 21:41:12 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 21:41:12 (GMT)
commit5f07fa2affa6d0860ba4dc747e9fdffc9e9ae3d5 (patch)
tree061b59a27c6b544665689d75370bf07c939c63bd /ds9/parsers/plotlex.fcl
parentb5257ce603baf70ba82c522e6c1ebb90ad6de79d (diff)
downloadblt-5f07fa2affa6d0860ba4dc747e9fdffc9e9ae3d5.zip
blt-5f07fa2affa6d0860ba4dc747e9fdffc9e9ae3d5.tar.gz
blt-5f07fa2affa6d0860ba4dc747e9fdffc9e9ae3d5.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 1e6161c..7f0c705 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -22,6 +22,7 @@ clear {return $CLEAR_}
close {return $CLOSE_}
color {return $COLOR_}
command {return $COMMAND_}
+cross {return $CROSS_}
cubic {return $CUBIC_}
dash {return $DASH_}
data {return $DATA_}