perl 4.0 patch 36: (combined patch)
[p5sagit/p5-mst-13.2.git] / perly.y.rej
1 ***************
2 *** 1,4 ****
3 ! /* $RCSfile: perly.y,v $$Revision: 4.0.1.5 $$Date: 1992/06/11 21:12:50 $
4    *
5    *    Copyright (c) 1991, Larry Wall
6    *
7 --- 1,4 ----
8 ! /* $RCSfile: perly.y,v $$Revision: 4.0.1.6 $$Date: 1993/02/05 19:41:15 $
9    *
10    *    Copyright (c) 1991, Larry Wall
11    *
12 ***************
13 *** 6,14 ****
14    *    License or the Artistic License, as specified in the README file.
15    *
16    * $Log: perly.y,v $
17 !  * Revision 4.0.1.5  1992/06/11  21:12:50  lwall
18 !  * patch34: expectterm incorrectly set to indicate start of program or block
19    *
20    * Revision 4.0.1.4  92/06/08  17:33:25  lwall
21    * patch20: one of the backdoors to expectterm was on the wrong reduction
22    * 
23 --- 6,17 ----
24    *    License or the Artistic License, as specified in the README file.
25    *
26    * $Log: perly.y,v $
27 !  * Revision 4.0.1.6  1993/02/05  19:41:15  lwall
28 !  * patch36: delete with parens dumped core
29    *
30 +  * Revision 4.0.1.5  92/06/11  21:12:50  lwall
31 +  * patch34: expectterm incorrectly set to indicate start of program or block
32 +  * 
33    * Revision 4.0.1.4  92/06/08  17:33:25  lwall
34    * patch20: one of the backdoors to expectterm was on the wrong reduction
35    *