[plugin] starting the plugin system
commit8c4e900fd8e443a10155efe19b84f3230c7114c9
authorAlexandre Bique <bique.alexandre@gmail.com>
Wed, 25 Mar 2009 00:42:18 +0000 (25 00:42 +0000)
committerAlexandre Bique <bique.alexandre@gmail.com>
Wed, 25 Mar 2009 00:42:18 +0000 (25 00:42 +0000)
tree67d2e2f037a9e8eb01f683a65ecaf1721df57ae8
parent791bb5d6cb8e85be710714b13a38a6110936c6c7
[plugin] starting the plugin system
configure
src/CMakeLists.txt
src/lang/mugiwara/CMakeLists.txt
src/lang/mugiwara/bison-parser/CMakeLists.txt
src/lang/mugiwara/mugiwara-plugin.cc [new file with mode: 0644]
src/lang/mugiwara/mugiwara-plugin.hh [new file with mode: 0644]
src/plugin-manager.cc [new file with mode: 0644]
src/plugin-manager.hh [new file with mode: 0644]
src/plugin.hh [new file with mode: 0644]