diff options
Diffstat (limited to 'testing/flex/lex.sh')
-rw-r--r-- | testing/flex/lex.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/flex/lex.sh b/testing/flex/lex.sh deleted file mode 100644 index 13e7de692..000000000 --- a/testing/flex/lex.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -exec /usr/bin/flex -l "$@" |