The compiler is now a Singleton
commit19456ad5bbfac8ff1a66f8e13e8b0977ac3f4696
authorAlexandre Bique <bique.alexandre@gmail.com>
Sun, 15 Mar 2009 19:35:01 +0000 (15 19:35 +0000)
committerAlexandre Bique <bique.alexandre@gmail.com>
Sun, 15 Mar 2009 19:35:01 +0000 (15 19:35 +0000)
treee9059adb7e8556fcd9fbe2174f88055c56109509
parentb7a321f4be6edefab55854575b1f3000d0a50e2e
The compiler is now a Singleton
src/compiler.cc
src/compiler.hh
src/core/singleton.hh [new file with mode: 0644]
src/core/singleton.hxx [new file with mode: 0644]
src/main.cc