summaryrefslogtreecommitdiff
path: root/perly.tab
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2004-07-31 16:21:50 +0000
committerDave Mitchell <davem@fdisolutions.com>2004-07-31 16:21:50 +0000
commit166f8a29442475f7fe0e9216f957512a793bc4ed (patch)
tree8e8ad9e187566d63a5ce23b4a3f7591a036f3d69 /perly.tab
parentd75b63cf816cfa51767ad10e3bdb7a0c01242457 (diff)
downloadperl-166f8a29442475f7fe0e9216f957512a793bc4ed.tar.gz
Add comment to the top of most .c files explaining their purpose
p4raw-id: //depot/perl@23176
Diffstat (limited to 'perly.tab')
-rw-r--r--perly.tab42
1 files changed, 21 insertions, 21 deletions
diff --git a/perly.tab b/perly.tab
index d26cc2c4f5..981e6ba653 100644
--- a/perly.tab
+++ b/perly.tab
@@ -163,27 +163,27 @@ static const short yyrhs[] =
/* YYRLINE[YYN] -- source line where rule number YYN was defined. */
static const unsigned short yyrline[] =
{
- 0, 86, 86, 92, 99, 103, 109, 116, 120, 124,
- 125, 127, 136, 138, 139, 148, 154, 156, 158, 160,
- 162, 164, 166, 173, 174, 176, 183, 187, 195, 196,
- 201, 207, 213, 216, 220, 223, 239, 247, 248, 253,
- 254, 258, 263, 267, 271, 275, 281, 282, 286, 288,
- 290, 292, 294, 298, 302, 303, 307, 312, 317, 321,
- 325, 329, 338, 339, 344, 345, 347, 352, 354, 359,
- 360, 363, 368, 367, 374, 376, 378, 380, 384, 386,
- 388, 392, 395, 398, 403, 407, 412, 417, 419, 422,
- 421, 430, 431, 435, 440, 442, 446, 450, 453, 458,
- 463, 466, 471, 475, 481, 483, 485, 489, 491, 493,
- 495, 497, 499, 501, 503, 505, 507, 509, 514, 516,
- 518, 520, 522, 525, 528, 531, 538, 540, 542, 544,
- 546, 552, 554, 556, 564, 573, 577, 585, 586, 587,
- 588, 589, 591, 593, 595, 597, 599, 601, 603, 605,
- 607, 609, 611, 613, 615, 617, 623, 630, 632, 634,
- 636, 639, 642, 645, 647, 649, 651, 653, 655, 658,
- 660, 662, 665, 667, 669, 671, 673, 674, 678, 680,
- 685, 687, 689, 691, 693, 698, 700, 705, 706, 708,
- 714, 718, 722, 726, 730, 734, 738, 743, 745, 747,
- 750
+ 0, 95, 95, 101, 108, 112, 118, 125, 129, 133,
+ 134, 136, 145, 147, 148, 157, 163, 165, 167, 169,
+ 171, 173, 175, 182, 183, 185, 192, 196, 204, 205,
+ 210, 216, 222, 225, 229, 232, 248, 256, 257, 262,
+ 263, 267, 272, 276, 280, 284, 290, 291, 295, 297,
+ 299, 301, 303, 307, 311, 312, 316, 321, 326, 330,
+ 334, 338, 347, 348, 353, 354, 356, 361, 363, 368,
+ 369, 372, 377, 376, 383, 385, 387, 389, 393, 395,
+ 397, 401, 404, 407, 412, 416, 421, 426, 428, 431,
+ 430, 439, 440, 444, 449, 451, 455, 459, 462, 467,
+ 472, 475, 480, 484, 490, 492, 494, 498, 500, 502,
+ 504, 506, 508, 510, 512, 514, 516, 518, 523, 525,
+ 527, 529, 531, 534, 537, 540, 547, 549, 551, 553,
+ 555, 561, 563, 565, 573, 582, 586, 594, 595, 596,
+ 597, 598, 600, 602, 604, 606, 608, 610, 612, 614,
+ 616, 618, 620, 622, 624, 626, 632, 639, 641, 643,
+ 645, 648, 651, 654, 656, 658, 660, 662, 664, 667,
+ 669, 671, 674, 676, 678, 680, 682, 683, 687, 689,
+ 694, 696, 698, 700, 702, 707, 709, 714, 715, 717,
+ 723, 727, 731, 735, 739, 743, 747, 752, 754, 756,
+ 759
};
#endif