From fad39ff13c300fe483c6155ea2883280e12fc89c Mon Sep 17 00:00:00 2001 From: Stephen McCamant Date: Fri, 23 Jul 1999 10:55:22 -0500 Subject: allow arrow omission in $foo[10]->('foo') etc. (but not in foo()->()); rework grammar to remove conflicts Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net> Subject: [PATCH _57, long] Re: optional arrow asymmetry p4raw-id: //depot/perl@3767 --- Makefile.SH | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.SH') diff --git a/Makefile.SH b/Makefile.SH index 154937c983..42e9e797d1 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -527,7 +527,6 @@ install.html: all installhtml # normally shouldn't remake perly.[ch]. run_byacc: FORCE - @ echo 'Expect' 113 shift/reduce and 1 reduce/reduce conflict $(BYACC) -d perly.y chmod 664 perly.c sh $(shellflags) ./perly.fixer y.tab.c perly.c -- cgit v1.2.1