diff options
Diffstat (limited to 'src/configimpl.l')
-rw-r--r-- | src/configimpl.l | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/configimpl.l b/src/configimpl.l index 2cf698a..aa80a30 100644 --- a/src/configimpl.l +++ b/src/configimpl.l @@ -10,6 +10,8 @@ * */ %option never-interactive +%option prefix="configimplYY" + %{ /* |