]> git.saurik.com Git - bison.git/commit
(output): Do not output "#include <stdio.h>"; that is bison.simple's
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2001 02:21:12 +0000 (02:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 13 Dec 2001 02:21:12 +0000 (02:21 +0000)
commitb59b91bb6e46b51bfc7960bacd654ca7b710f3c7
tree93160a5bf733a9742a275b72a1c59e5a8dc11131
parent63e75f2e38484b598f196600b312a7365bca9dcd
(output): Do not output "#include <stdio.h>"; that is bison.simple's
job.  stdio.h should be included only if necessary, to avoid
infringing on the user name space when possible.
src/output.c