From 716ca530e1c4515d8683c9d5be3d56b301758b66 Mon Sep 17 00:00:00 2001 From: James <> Date: Wed, 4 Nov 2015 11:49:21 +0000 Subject: trunk-47381 --- tools/bison/scripts/yacc | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tools/bison/scripts/yacc (limited to 'tools/bison/scripts/yacc') diff --git a/tools/bison/scripts/yacc b/tools/bison/scripts/yacc new file mode 100755 index 0000000..8f73e26 --- /dev/null +++ b/tools/bison/scripts/yacc @@ -0,0 +1,2 @@ +#!/bin/sh +exec bison -y "$@" -- cgit v1.2.3