fixed bugs with multiple declaration of the same variable
commitf318724b20418970f2bec6d610f1218cebb26065
authorAlexandre Bique <bique.alexandre@gmail.com>
Thu, 22 Jan 2009 14:05:19 +0000 (22 15:05 +0100)
committerAlexandre Bique <bique.alexandre@gmail.com>
Thu, 22 Jan 2009 14:05:19 +0000 (22 15:05 +0100)
tree28ffa3a4ae973fa2af14a389015ddceabfca5300
parent197efc55c8aa8b102c3accd8b6df6f0f3b0ea944
fixed bugs with multiple declaration of the same variable
src/ast/generator-ascii-visitor.cc
src/ast/generator-browse-visitor.cc
src/ast/scope-builder-visitor.cc
src/ast/scope.cc
src/ast/scope.hh
src/main.cc