.ds rx regular expression
.ds lx \fIl\fP-expression
\"$Log$
+\"Revision 1.24 2005/09/04 11:41:21 helly
+\"- The 2nd switch of course describes -i not -d again
+\"
\"Revision 1.23 2005/07/21 16:25:24 helly
\"- Add -i switch to avoid generating #line information.
\"
\fIvoid YYDEBUG(int state, char current)\fP. The first parameter receives the
state or -1 and the second parameter receives the input at the current cursor.
.TP
-\fB-d\fP
+\fB-i\fP
Do not output #line information. This is usefull when you want use a CMS tool
with the re2c output which you might want if you do not require your users to
have re2c themselves when building from your source.