196e4af4c054c5f578ee0ada599e95bcbf524c22
[hdw-linux/hdw-linux.git] / lex_wrapper
1 #!/bin/sh
2 exec /usr/bin/flex -l "$@"
3