]> git.saurik.com Git - bison.git/commit - src/reader.c
* reader.c (copy_definition): Use copy_string and copy_comment.
authorAkim Demaille <akim@epita.fr>
Fri, 17 Mar 2000 11:37:09 +0000 (11:37 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 17 Mar 2000 11:37:09 +0000 (11:37 +0000)
commitae3c3164009f2fcf496d5ecf37f05c57fd751b64
treea28d12cf224dcfa0901a785671070ee47be89467
parent4dc58e7c764829fac17f2affe3c8b8ec8decaa87
* reader.c (copy_definition): Use copy_string and copy_comment.
Removed now unused `match', `ended', `cplus_comment'.
(copy_comment, copy_string): Moved, to be visible from
copy_definition.
ChangeLog
src/reader.c