We now use real structs to wrap objects.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 1 Aug 2004 10:19:02 +0000 (10:19 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 1 Aug 2004 10:19:02 +0000 (10:19 +0000)
commit3a9c35673bdd0dc885f7474865be23d6d0061789
tree107e9adea77c9031b5a6ce754eb6a5d9ac026d38
parentfc473416558a8d1cbccdabfe9ab5fae2a1e987fa
We now use real structs to wrap objects.

This way we can get rid of rb_global_variable()'s.
Also put headers in their own subdirectory.
src/rb_edje.c
src/rb_edje.h
src/rb_part.c