Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
5b5c5edc
Commit
5b5c5edc
authored
Nov 25, 2014
by
Alexandre Duret-Lutz
Browse files
* src/ltlparse/ltlscan.ll: Mark as non-interactive.
parent
2a71517f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ltlparse/ltlscan.ll
View file @
5b5c5edc
...
...
@@ -24,6 +24,7 @@
%option
prefix
=
"ltlyy"
%option
outfile
=
"lex.yy.c"
%option
stack
%option
never-interactive
%
{
#include
<
cstdlib
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment