remove incorrect option as `unput` is used in flex file

issue#70
Houtan Bastani 2018-08-29 12:53:56 +02:00
parent 948e8cb6e4
commit 95da532275
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ string eofbuff;
%option prefix="Dynare"
%option case-insensitive noyywrap nounput batch debug never-interactive
%option case-insensitive noyywrap batch debug never-interactive
/* NB: if new start conditions are defined, add them in the line for <<EOF>> */
%x COMMENT