diff options
Diffstat (limited to 'ds9/parsers/voparser.tac')
-rw-r--r-- | ds9/parsers/voparser.tac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ds9/parsers/voparser.tac b/ds9/parsers/voparser.tac index e448a37..d44c60c 100644 --- a/ds9/parsers/voparser.tac +++ b/ds9/parsers/voparser.tac @@ -2,7 +2,7 @@ %} #include yesno.tin -#include numeric.tin +#include int.tin #include string.tin %start command @@ -21,7 +21,6 @@ %% #include yesno.trl -#include numeric.trl command : vo | vo {yyclearin; YYACCEPT} STRING_ |