Eobj: Modified the mixin test to test the mixin mro.
authortasn <tasn>
Thu, 19 Apr 2012 08:52:11 +0000 (08:52 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 19 Apr 2012 08:52:11 +0000 (08:52 +0000)
commite5c949181d846eeede134e2e72d4c84de0e5cecf
treea635ae8413d51bbeb7f86d872670f81dec2fb3b6
parent8c403b06a3750fb5d0fa782b48c056000d83e42a
Eobj: Modified the mixin test to test the mixin mro.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/PROTO/eobj@70320 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
examples/mixin/CMakeLists.txt
examples/mixin/main.c
examples/mixin/mixin.c
examples/mixin/mixin.h
examples/mixin/mixin2.c
examples/mixin/mixin3.c [new file with mode: 0644]
examples/mixin/mixin3.h [new file with mode: 0644]
examples/mixin/simple.c