aboutsummaryrefslogtreecommitdiff
path: root/tools/bison++/bison++.yacc
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-11-19 15:19:19 +0000
committermarha <marha@users.sourceforge.net>2010-11-19 15:19:19 +0000
commitd12ad2fa1165573df95c857ce59f582f964b7cee (patch)
tree8d5546283940c928290a23c50748b3f5c431ef06 /tools/bison++/bison++.yacc
parentbd5413c3a7e500fa8c8ccd68a33d2fcc4c172e28 (diff)
parent12f606ce06ef926f366a03079c5e3107c23f18af (diff)
downloadvcxsrv-d12ad2fa1165573df95c857ce59f582f964b7cee.tar.gz
vcxsrv-d12ad2fa1165573df95c857ce59f582f964b7cee.tar.bz2
vcxsrv-d12ad2fa1165573df95c857ce59f582f964b7cee.zip
svn merge ^/branches/released .
Diffstat (limited to 'tools/bison++/bison++.yacc')
-rw-r--r--tools/bison++/bison++.yacc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/bison++/bison++.yacc b/tools/bison++/bison++.yacc
new file mode 100644
index 000000000..75102cb0d
--- /dev/null
+++ b/tools/bison++/bison++.yacc
@@ -0,0 +1,2 @@
+#!/bin/sh
+ exec bison -y "$@" \ No newline at end of file