summaryrefslogtreecommitdiffstats
path: root/src/defargs.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/defargs.l')
-rw-r--r--src/defargs.l2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/defargs.l b/src/defargs.l
index 603f238..b0607d8 100644
--- a/src/defargs.l
+++ b/src/defargs.l
@@ -40,6 +40,8 @@
* further determine the correct separation.
*/
%option never-interactive
+%option prefix="defargsYY"
+
%{
/*