[pypy-svn] r18345 - in pypy/dist/pypy/rpython/ootype: . test

boria at codespeak.net boria at codespeak.net
Mon Oct 10 18:54:00 CEST 2005


Author: boria
Date: Mon Oct 10 18:54:00 2005
New Revision: 18345

Added:
   pypy/dist/pypy/rpython/ootype/   (props changed)
   pypy/dist/pypy/rpython/ootype/__init__.py   (contents, props changed)
   pypy/dist/pypy/rpython/ootype/ootype.py
      - copied, changed from r18343, pypy/dist/pypy/rpython/lltype.py
   pypy/dist/pypy/rpython/ootype/test/   (props changed)
   pypy/dist/pypy/rpython/ootype/test/test_ootype.py
      - copied, changed from r18343, pypy/dist/pypy/rpython/test/test_lltype.py
Log:
* Initial work on the high-level backend.


Added: pypy/dist/pypy/rpython/ootype/__init__.py
==============================================================================



More information about the Pypy-commit mailing list