summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/cmapparser.tac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/cmapparser.tac')
-rw-r--r--ds9/parsers/cmapparser.tac2
1 files changed, 2 insertions, 0 deletions
diff --git a/ds9/parsers/cmapparser.tac b/ds9/parsers/cmapparser.tac
index 4286f0e..b5b85a7 100644
--- a/ds9/parsers/cmapparser.tac
+++ b/ds9/parsers/cmapparser.tac
@@ -32,7 +32,9 @@ cmap : STRING_ {CmapCmd $1}
| OPEN_ {ColormapDialog}
| CLOSE_ {ColormapDestroyDialog}
+# backward compatibility
| MATCH_ {MatchColorCurrent}
+# backward compatibility
| LOCK_ yesno {ColorbarCmdSet lock $2 LockColorCurrent}
| LOAD_ cmapLoad