From 0cb3379ab40f688fa699bf7ce0670d335217989b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Walter?= Date: Sun, 6 Jan 2002 13:43:38 +0000 Subject: [PATCH] Set the exec permission [SVN r12223] --- historic/jam/src/yyacc | 2 ++ jam_src/yyacc | 2 ++ 2 files changed, 4 insertions(+) diff --git a/historic/jam/src/yyacc b/historic/jam/src/yyacc index c6f7f5d15..5bc7f3e9c 100644 --- a/historic/jam/src/yyacc +++ b/historic/jam/src/yyacc @@ -87,3 +87,5 @@ rm -f $outy $outh ( sed 's:^\(.*\) \(.*\)$: { "\2", \1 },:' $T.1 ) > $outh + + diff --git a/jam_src/yyacc b/jam_src/yyacc index c6f7f5d15..5bc7f3e9c 100644 --- a/jam_src/yyacc +++ b/jam_src/yyacc @@ -87,3 +87,5 @@ rm -f $outy $outh ( sed 's:^\(.*\) \(.*\)$: { "\2", \1 },:' $T.1 ) > $outh + +