branch | pyrit |
changeset 97 | 2a853d284a6a |
parent 96 | 9eb71e76c7fd |
child 100 | c005054bf4c1 |
--- a/demos/SConscript Thu May 15 00:07:25 2008 +0200 +++ b/demos/SConscript Thu May 15 19:15:57 2008 +0200 @@ -7,7 +7,8 @@ 'spheres_ao.py', 'spheres_glass.py', 'spheres_shadow.py', 'triangles_monkey.py', 'triangles_sphere.py', 'objreader.py', 'plyreader.py', 'lworeader.py', - 'vector.py', 'render_nff.py', 'demo_PIL.py', 'texture.py'] + 'vector.py', 'render_nff.py', 'demo_PIL.py', + 'texture.py', 'bench.py'] l = [] for file in files: