3 lines
38 B
Text
3 lines
38 B
Text
|
#!/bin/sh
|
||
|
exec /usr/bin/bison -y "$@"
|