]> git.saurik.com Git - bison.git/commitdiff
Use aver not assert.
authorJoel E. Denny <jdenny@clemson.edu>
Thu, 3 Sep 2009 17:59:07 +0000 (13:59 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Sat, 5 Sep 2009 19:48:42 +0000 (15:48 -0400)
* src/output.c: Don't include assert.h.
(output_skeleton): Use aver not assert.
* src/system.h (aver): In documentation of why, add links to
Paul Eggert's explanations in the mailing lists.


No differences found