core/flex/lex.sh

4 lines
38 B
Bash
Raw Normal View History

2010-03-13 23:25:19 +08:00
#!/bin/sh
exec /usr/bin/flex -l "$@"