ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/config-lexer.l
(Generate patch)

Comparing hopm/branches/1.0.x/src/config-lexer.l (file contents):
Revision 5687 by michael, Tue Jan 20 19:16:28 2015 UTC vs.
Revision 5688 by michael, Sat Mar 14 18:47:01 2015 UTC

# Line 21 | Line 21
21   %option case-insensitive
22   %option noyywrap
23   %option nounput
24 + %option never-interactive
25  
26   %{
27   #include <stdio.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines