Imported from ../bash-1.14.7.tar.gz.
[platform/upstream/bash.git] / CWRU / misc / bison
1 #! /bin/sh
2
3 if [ "$1" = '-y' ]; then
4         shift
5 fi
6
7 exec /usr/bin/yacc ${1+"$@"}