summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/plotlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 22:08:36 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2018-04-04 22:08:36 (GMT)
commit9501d6b7fba3514b18d216951543227758a37cbe (patch)
tree4dafcd4d34ac85d9ac2184cfbebe0eb98bbd601f /ds9/parsers/plotlex.fcl
parentb0837536c9d51ba03d4b87ce96dc5885537e61b5 (diff)
downloadblt-9501d6b7fba3514b18d216951543227758a37cbe.zip
blt-9501d6b7fba3514b18d216951543227758a37cbe.tar.gz
blt-9501d6b7fba3514b18d216951543227758a37cbe.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 4a095e7..0ead655 100644
--- a/ds9/parsers/plotlex.fcl
+++ b/ds9/parsers/plotlex.fcl
@@ -34,6 +34,7 @@ dup {return $DUP_}
duplicate {return $DUPLICATE_}
error {return $ERROR_}
errorbar {return $ERRORBAR_}
+family {return $FAMILY_}
file {return $FILE_}
filename {return $FILENAME_}
fill {return $FILL_}