summaryrefslogtreecommitdiffstats
path: root/ds9/parsers/srgbcubeparser.tac
diff options
context:
space:
mode:
Diffstat (limited to 'ds9/parsers/srgbcubeparser.tac')
-rw-r--r--ds9/parsers/srgbcubeparser.tac8
1 files changed, 4 insertions, 4 deletions
diff --git a/ds9/parsers/srgbcubeparser.tac b/ds9/parsers/srgbcubeparser.tac
index 34b386a..b0bab2d 100644
--- a/ds9/parsers/srgbcubeparser.tac
+++ b/ds9/parsers/srgbcubeparser.tac
@@ -9,11 +9,11 @@
%%
-command : rgbcube
- | rgbcube {yyclearin; YYACCEPT} STRING_
+command : srgbcube
+ | srgbcube {yyclearin; YYACCEPT} STRING_
;
-rgbcube : opts STRING_ STRING_ {LoadSRGBCubeFile $2 $3}
+srgbcube : opts STRING_ STRING_ {LoadSRGBCubeFile $2 $3}
;
opts :
@@ -22,7 +22,7 @@ opts :
%%
-proc rgbcube::yyerror {msg} {
+proc srgbcube::yyerror {msg} {
variable yycnt
variable yy_current_buffer
variable index_