Add AUTHORS file.

This commit is contained in:
Jesse Thilo
1998-11-25 22:13:23 +00:00
parent 5b2e3c8982
commit 341a3cfb10

8
AUTHORS Normal file
View File

@@ -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.