Chromium Code Reviews| Index: bison/src/bison/2.4.1/bison-2.4.1-src/AUTHORS |
| =================================================================== |
| --- bison/src/bison/2.4.1/bison-2.4.1-src/AUTHORS (revision 0) |
| +++ bison/src/bison/2.4.1/bison-2.4.1-src/AUTHORS (revision 0) |
| @@ -0,0 +1,8 @@ |
| +Authors of GNU Bison. |
| + |
| +Bison was written primarily by Robert Corbett. |
| + |
| +Richard Stallman made it Yacc-compatible. |
| + |
| +Wilfred Hansen of Carnegie Mellon University added multicharacter |
| +string literals and other features. |