summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/wcsparser.tac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/wcsparser.tac')
-rw-r--r--ds9/parsers/wcsparser.tac2
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/wcsparser.tac b/ds9/parsers/wcsparser.tac
index fd904f1..98f4c25 100644
--- a/ds9/parsers/wcsparser.tac
+++ b/ds9/parsers/wcsparser.tac
@@ -36,7 +36,7 @@ wcs : OPEN_ {WCSDialog}
| SKY_ skyframe {WCSCmdSet sky $2 UpdateWCS}
| skyformat {WCSCmdSet skyformat $1 UpdateWCS}
| SKYFORMAT_ skyformat {WCSCmdSet skyformat $2 UpdateWCS}
- | ALIGN_ yesno {CurrentCmdSet align $2 AlignWCSFrame}
+ | ALIGN_ yesno {ProcessCmdSet current align $2 AlignWCSFrame}
| RESET_ {WCSCmdReset 1}
| RESET_ INT_ {WCSCmdReset $2}
| REPLACE_ replace