*************** *** 1,4 **** ! /* $RCSfile: perly.y,v $$Revision: 4.0.1.5 $$Date: 1992/06/11 21:12:50 $ * * Copyright (c) 1991, Larry Wall * --- 1,4 ---- ! /* $RCSfile: perly.y,v $$Revision: 4.0.1.6 $$Date: 1993/02/05 19:41:15 $ * * Copyright (c) 1991, Larry Wall * *************** *** 6,14 **** * License or the Artistic License, as specified in the README file. * * $Log: perly.y,v $ ! * Revision 4.0.1.5 1992/06/11 21:12:50 lwall ! * patch34: expectterm incorrectly set to indicate start of program or block * * Revision 4.0.1.4 92/06/08 17:33:25 lwall * patch20: one of the backdoors to expectterm was on the wrong reduction * --- 6,17 ---- * License or the Artistic License, as specified in the README file. * * $Log: perly.y,v $ ! * Revision 4.0.1.6 1993/02/05 19:41:15 lwall ! * patch36: delete with parens dumped core * + * Revision 4.0.1.5 92/06/11 21:12:50 lwall + * patch34: expectterm incorrectly set to indicate start of program or block + * * Revision 4.0.1.4 92/06/08 17:33:25 lwall * patch20: one of the backdoors to expectterm was on the wrong reduction *