summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
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 6b5d2bf..fb9b05f 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -68,7 +68,6 @@ list {return $LIST_}
load {return $LOAD_}
loadconfig {return $LOADCONFIG_}
log {return $LOG_}
-lock {return $LOCK_}
max {return $MAX_}
min {return $MIN_}
mode {return $MODE_}
@@ -115,8 +114,9 @@ square {return $SQUARE_}
stacked {return $STACKED_}
stats {return $STATS_}
statistics {return $STATISTICS_}
-step {return $STEP_}
stdin {return $STDIN_}
+step {return $STEP_}
+strip {return $STRIP_}
style {return $STYLE_}
sunken {return $SUNKEN_}
tabloid {return $TABLOID_}