From 26dc8906aeb0783cf36bde31e9051b29a193eb23 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 5 Sep 2012 11:38:56 +0100 Subject: make tests work add basic commandlien handling --- src/webidl-lexer.l | 1 - 1 file changed, 1 deletion(-) (limited to 'src/webidl-lexer.l') diff --git a/src/webidl-lexer.l b/src/webidl-lexer.l index 1d2db67..20ee4c5 100644 --- a/src/webidl-lexer.l +++ b/src/webidl-lexer.l @@ -16,7 +16,6 @@ %option bison-locations %option nodefault %option warn -%option debug %option prefix="webidl_" %option nounput -- cgit v1.2.3