Author: arigo
Date: Mon Feb 18 18:13:45 2008
New Revision: 51599
Added:
pypy/branch/unified-rtti/
- copied from r51598, pypy/dist/
Log:
A branch to try to unify the two "type" pointers that every RPython
instance gets at the moment: the one from the GC and the vtable pointer.