#! /bin/sh
# tests/bison.  Generated from bison.in by configure.
# Wrapper around a non installed bison to make it work as an installed one.

# Use the shipped files, not those installed.
BISON_PKGDATADIR='j:/Devel/bison/2.1/bison-2.1/tests/../../bison-2.1-src/data'
export BISON_PKGDATADIR
exec $PREBISON 'j:/Devel/bison/2.1/bison-2.1/tests/.././src/bison' ${1+"$@"}
