summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/gridsendlex.fcl
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-07-31 16:44:38 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-07-31 16:44:38 (GMT)
commit206e6223447359bb13b59843f4f1ac983ccb1bd8 (patch)
tree45a497d8ab26e492207d1bdfc210aed996284a8b /ds9/parsers/gridsendlex.fcl
parent181b2ca19e96b8c77cddfeef756f9564c34148be (diff)
downloadblt-206e6223447359bb13b59843f4f1ac983ccb1bd8.zip
blt-206e6223447359bb13b59843f4f1ac983ccb1bd8.tar.gz
blt-206e6223447359bb13b59843f4f1ac983ccb1bd8.tar.bz2
update all parsers to accept british spelling of COLOUR
Diffstat (limited to 'ds9/parsers/gridsendlex.fcl')
-rw-r--r--ds9/parsers/gridsendlex.fcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ds9/parsers/gridsendlex.fcl b/ds9/parsers/gridsendlex.fcl
index 7e27d79..77797cc 100644
--- a/ds9/parsers/gridsendlex.fcl
+++ b/ds9/parsers/gridsendlex.fcl
@@ -10,6 +10,7 @@
axes {return $AXES_}
border {return $BORDER_}
color {return $COLOR_}
+colour {return $COLOR_}
dash {return $DASH_}
def {return $DEF_}
def1 {return $DEF1_}