]> git.saurik.com Git - bison.git/commit
Remove the traits, failed experiment.
authorAkim Demaille <akim@epita.fr>
Mon, 19 Sep 2005 07:34:38 +0000 (07:34 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 19 Sep 2005 07:34:38 +0000 (07:34 +0000)
commitf479c6c61e4a2dc71196b413324faa6609120123
tree281ddffc3a78449ef2f5832b3f398bec3a5adaf1
parente2586f82b0d620501ee5f1472bcaa9da2d1ebd4c
Remove the traits, failed experiment.
It never proved useful, and anyway because of the current
definition, it was not possible to have several specialization of
this traits, making it useless.
* data/lalr1.cc (yy:traits): Remove.
Inline its definitions in the parser class.
ChangeLog
data/lalr1.cc