Skip to content
Snippets Groups Projects
Commit 95da5322 authored by Houtan Bastani's avatar Houtan Bastani
Browse files

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

parent 948e8cb6
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ string eofbuff; ...@@ -52,7 +52,7 @@ string eofbuff;
%option prefix="Dynare" %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>> */ /* NB: if new start conditions are defined, add them in the line for <<EOF>> */
%x COMMENT %x COMMENT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment