diff options
Diffstat (limited to 'ds9/parsers/cropparser.tac')
-rw-r--r-- | ds9/parsers/cropparser.tac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ds9/parsers/cropparser.tac b/ds9/parsers/cropparser.tac index 7d44496..e5fb51f 100644 --- a/ds9/parsers/cropparser.tac +++ b/ds9/parsers/cropparser.tac @@ -26,7 +26,7 @@ command : crop crop : OPEN_ {CropDialog} | CLOSE_ {CropDestroyDialog} | MATCH_ match {MatchCropCurrent $2} - | LOCK_ lock {CropCmdSet lock $2 LockCropCurrent} + | LOCK_ lock {ProcessCmdSet crop lock $2 LockCropCurrent} | RESET_ {CropReset} | 3D_ 3d |