summaryrefslogtreecommitdiffstats
path: root/ds9
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-04 19:48:45 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-04 19:48:45 (GMT)
commitf22781f8773743906bb5ccdc4fd0b38945591cd2 (patch)
treecbef90cf5754cf6b5676f8d4c030766d3158daba /ds9
parent13a0acdf842cd1fe0fd6c0437c631c44b254d5b3 (diff)
downloadblt-f22781f8773743906bb5ccdc4fd0b38945591cd2.zip
blt-f22781f8773743906bb5ccdc4fd0b38945591cd2.tar.gz
blt-f22781f8773743906bb5ccdc4fd0b38945591cd2.tar.bz2
fix print cmd
Diffstat (limited to 'ds9')
-rw-r--r--ds9/parsers/pslex.fcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/pslex.fcl b/ds9/parsers/pslex.fcl
index 43be11b..fe13465 100644
--- a/ds9/parsers/pslex.fcl
+++ b/ds9/parsers/pslex.fcl
@@ -14,7 +14,7 @@ file {return $FILE_}
filename {return $FILENAME_}
interpolate {return $INTERPOLATE_}
level {return $LEVEL_}
-palette {return $PALETTE}
+palette {return $PALETTE_}
printer {return $PRINTER_}
resolution {return $RESOLUTION_}