aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-01-29 23:52:13 +0100
committerThomas White <taw@physics.org>2019-05-16 15:15:49 +0200
commitfdf62472755ff9e2aa0f234e3317d8ff2e709938 (patch)
tree36a918ab77b85e96e18e8eb64a059fbab1558927 /src
parente2f8c013d9f0d828b96e1c4aadccd18e545aed66 (diff)
Stuff for quote_fmt_lex.l
Diffstat (limited to 'src')
-rw-r--r--src/quote_fmt_lex.l1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/quote_fmt_lex.l b/src/quote_fmt_lex.l
index 7f904c17..578ea149 100644
--- a/src/quote_fmt_lex.l
+++ b/src/quote_fmt_lex.l
@@ -4,7 +4,6 @@
%}
%option prefix="quote_fmt"
-%option outfile="lex.yy.c"
%%