[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17612] branches/soc-2007-joeedh: completed entire merge in one step, intead of planned two.

Joseph Eagar joeedh at gmail.com
Sat Nov 29 10:56:51 CET 2008


Revision: 17612
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17612
Author:   joeedh
Date:     2008-11-29 10:56:22 +0100 (Sat, 29 Nov 2008)

Log Message:
-----------
completed entire merge in one step, intead of planned two.  yay! finnaaalllly it's completed!

Modified Paths:
--------------
    branches/soc-2007-joeedh/CMake/macros.cmake
    branches/soc-2007-joeedh/CMakeLists.txt
    branches/soc-2007-joeedh/SConstruct
    branches/soc-2007-joeedh/bin/.blender/.Blanguages
    branches/soc-2007-joeedh/bin/.blender/locale/ar/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/bg/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/ca/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/cs/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/de/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/el/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/es/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/fi/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/fr/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/hr/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/it/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/ja/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/nl/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/pl/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/ro/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/ru/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/sr/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/sr at Latn/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/sv/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/uk/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/blenderplayer/CMakeLists.txt
    branches/soc-2007-joeedh/config/darwin-config.py
    branches/soc-2007-joeedh/config/linux2-config.py
    branches/soc-2007-joeedh/config/linuxcross-config.py
    branches/soc-2007-joeedh/config/openbsd3-config.py
    branches/soc-2007-joeedh/config/sunos5-config.py
    branches/soc-2007-joeedh/config/win32-mingw-config.py
    branches/soc-2007-joeedh/config/win32-vc-config.py
    branches/soc-2007-joeedh/doc/blender-scons.txt
    branches/soc-2007-joeedh/extern/Makefile
    branches/soc-2007-joeedh/extern/SConscript
    branches/soc-2007-joeedh/extern/bFTGL/SConscript
    branches/soc-2007-joeedh/extern/bullet2/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/Makefile
    branches/soc-2007-joeedh/extern/bullet2/make/msvc_7_0/Bullet_vc7.vcproj
    branches/soc-2007-joeedh/extern/bullet2/readme.txt
    branches/soc-2007-joeedh/extern/bullet2/src/Bullet-C-Api.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btAxisSweep3.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDispatcher.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/SphereTriangleDetector.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionObject.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btManifoldResult.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSimulationIslandManager.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btUnionFind.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btBoxShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCapsuleShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCollisionShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCompoundShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConcaveShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConeShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexHullShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btCylinderShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btEmptyShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMinkowskiSumShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMultiSphereShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btOptimizedBvh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btStaticPlaneShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btStridingMeshInterface.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTetrahedronShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleBuffer.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleCallback.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexArray.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMesh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleMeshShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Jamfile
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexCast.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpaPenetrationDepthSolver.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btConstraintSolver.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btContactSolverInfo.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btHingeConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btJacobianEntry.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverBody.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSolverConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btTypedConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/Bullet-C-API.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btDynamicsWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btRigidBody.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Jamfile
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Vehicle/btRaycastVehicle.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Vehicle/btVehicleRaycaster.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Vehicle/btWheelInfo.h
    branches/soc-2007-joeedh/extern/bullet2/src/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/src/Jamfile
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/Jamfile
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btAabbUtil2.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btAlignedAllocator.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btAlignedAllocator.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btDefaultMotionState.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btGeometryUtil.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btGeometryUtil.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btIDebugDraw.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btMatrix3x3.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btMinMax.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btMotionState.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btQuadWord.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btQuaternion.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btQuickprof.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btQuickprof.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btScalar.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btStackAlloc.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btTransform.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btTransformUtil.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btVector3.h
    branches/soc-2007-joeedh/extern/bullet2/src/Makefile
    branches/soc-2007-joeedh/extern/bullet2/src/SConscript
    branches/soc-2007-joeedh/extern/bullet2/src/btBulletCollisionCommon.h
    branches/soc-2007-joeedh/extern/bullet2/src/btBulletDynamicsCommon.h
    branches/soc-2007-joeedh/extern/ffmpeg/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/SConscript
    branches/soc-2007-joeedh/extern/glew/SConscript
    branches/soc-2007-joeedh/extern/glew/include/GL/glew.h
    branches/soc-2007-joeedh/extern/glew/src/glew.c
    branches/soc-2007-joeedh/extern/libopenjpeg/SConscript
    branches/soc-2007-joeedh/extern/libredcode/SConscript
    branches/soc-2007-joeedh/extern/libredcode/format.c
    branches/soc-2007-joeedh/extern/verse/dist/SConstruct
    branches/soc-2007-joeedh/intern/SConscript
    branches/soc-2007-joeedh/intern/SoundSystem/Makefile
    branches/soc-2007-joeedh/intern/SoundSystem/SConscript
    branches/soc-2007-joeedh/intern/SoundSystem/SND_Utils.h
    branches/soc-2007-joeedh/intern/SoundSystem/SoundDefines.h
    branches/soc-2007-joeedh/intern/SoundSystem/fmod/SND_FmodDevice.cpp
    branches/soc-2007-joeedh/intern/SoundSystem/intern/SND_Scene.cpp
    branches/soc-2007-joeedh/intern/SoundSystem/intern/SND_SoundObject.cpp
    branches/soc-2007-joeedh/intern/SoundSystem/intern/SND_Utils.cpp
    branches/soc-2007-joeedh/intern/SoundSystem/openal/SND_OpenALDevice.cpp
    branches/soc-2007-joeedh/intern/SoundSystem/sdl/SND_SDLCDDevice.cpp
    branches/soc-2007-joeedh/intern/elbeem/CMakeLists.txt
    branches/soc-2007-joeedh/intern/elbeem/SConscript
    branches/soc-2007-joeedh/intern/elbeem/extern/LBM_fluidsim.h
    branches/soc-2007-joeedh/intern/elbeem/extern/elbeem.h
    branches/soc-2007-joeedh/intern/elbeem/intern/Makefile
    branches/soc-2007-joeedh/intern/elbeem/intern/elbeem.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/isosurface.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_geometryclass.h
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_geometryobject.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_geometryobject.h
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_ray.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_ray.h
    branches/soc-2007-joeedh/intern/elbeem/intern/ntl_world.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/simulation_object.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_adap.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_class.h
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_init.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_main.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_relax.h
    branches/soc-2007-joeedh/intern/elbeem/intern/utilities.h
    branches/soc-2007-joeedh/intern/elbeem/make/msvc_7_0/elbeem.vcproj
    branches/soc-2007-joeedh/intern/ghost/GHOST_ISystem.h
    branches/soc-2007-joeedh/intern/ghost/GHOST_Types.h
    branches/soc-2007-joeedh/intern/ghost/SConscript
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemCarbon.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemCarbon.h
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemWin32.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemWin32.h
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemX11.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_SystemX11.h
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_WindowWin32.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_WindowX11.cpp
    branches/soc-2007-joeedh/intern/ghost/intern/GHOST_WindowX11.h
    branches/soc-2007-joeedh/intern/guardedalloc/MEM_guardedalloc.h
    branches/soc-2007-joeedh/intern/guardedalloc/intern/mallocn.c
    branches/soc-2007-joeedh/intern/iksolver/CMakeLists.txt
    branches/soc-2007-joeedh/intern/iksolver/SConscript
    branches/soc-2007-joeedh/intern/memutil/MEM_Allocator.h
    branches/soc-2007-joeedh/intern/memutil/MEM_CacheLimiter.h
    branches/soc-2007-joeedh/intern/memutil/intern/MEM_CacheLimiterC-Api.cpp
    branches/soc-2007-joeedh/intern/moto/include/GEN_Map.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Matrix4x4.h
    branches/soc-2007-joeedh/intern/moto/include/MT_Matrix4x4.inl
    branches/soc-2007-joeedh/intern/opennl/superlu/BLO_sys_types.h
    branches/soc-2007-joeedh/po/Makefile
    branches/soc-2007-joeedh/po/ar.po
    branches/soc-2007-joeedh/po/bg.po
    branches/soc-2007-joeedh/po/ca.po
    branches/soc-2007-joeedh/po/cs.po
    branches/soc-2007-joeedh/po/de.po
    branches/soc-2007-joeedh/po/el.po
    branches/soc-2007-joeedh/po/es.po
    branches/soc-2007-joeedh/po/fi.po
    branches/soc-2007-joeedh/po/fr.po
    branches/soc-2007-joeedh/po/hr.po
    branches/soc-2007-joeedh/po/it.po
    branches/soc-2007-joeedh/po/ja.po
    branches/soc-2007-joeedh/po/nl.po
    branches/soc-2007-joeedh/po/pl.po
    branches/soc-2007-joeedh/po/ro.po
    branches/soc-2007-joeedh/po/ru.po
    branches/soc-2007-joeedh/po/sr.po
    branches/soc-2007-joeedh/po/sr at Latn.po
    branches/soc-2007-joeedh/po/sv.po
    branches/soc-2007-joeedh/po/uk.po
    branches/soc-2007-joeedh/po/zh_CN.po
    branches/soc-2007-joeedh/projectfiles_vc7/blender/BPY_python/BPY_python.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/blender.sln
    branches/soc-2007-joeedh/projectfiles_vc7/blender/blender.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/nodes/nodes.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/radiosity/BRA_radiosity.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/src/BL_src.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/converter/KX_converter.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/expression/EXP_expressions.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/gameplayer/common/GP_common.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/ketsji/KX_ketsji.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
    branches/soc-2007-joeedh/release/Makefile
    branches/soc-2007-joeedh/release/VERSION
    branches/soc-2007-joeedh/release/datafiles/blenderbuttons
    branches/soc-2007-joeedh/release/datafiles/preview.blend
    branches/soc-2007-joeedh/release/datafiles/splash.jpg
    branches/soc-2007-joeedh/release/plugins/sequence/dnr.c
    branches/soc-2007-joeedh/release/scripts/DirectX8Exporter.py
    branches/soc-2007-joeedh/release/scripts/add_mesh_empty.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/blend2renderinfo.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/collada.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/cstartup.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/helperObjects.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/translator.py
    branches/soc-2007-joeedh/release/scripts/bvh_import.py
    branches/soc-2007-joeedh/release/scripts/collada_export.py
    branches/soc-2007-joeedh/release/scripts/config.py
    branches/soc-2007-joeedh/release/scripts/console.py
    branches/soc-2007-joeedh/release/scripts/export_fbx.py
    branches/soc-2007-joeedh/release/scripts/export_m3g.py
    branches/soc-2007-joeedh/release/scripts/export_obj.py
    branches/soc-2007-joeedh/release/scripts/flt_dofedit.py
    branches/soc-2007-joeedh/release/scripts/flt_lodedit.py
    branches/soc-2007-joeedh/release/scripts/flt_palettemanager.py
    branches/soc-2007-joeedh/release/scripts/flt_toolbar.py
    branches/soc-2007-joeedh/release/scripts/help_browser.py
    branches/soc-2007-joeedh/release/scripts/hotkeys.py
    branches/soc-2007-joeedh/release/scripts/image_auto_layout.py
    branches/soc-2007-joeedh/release/scripts/image_edit.py
    branches/soc-2007-joeedh/release/scripts/import_dxf.py
    branches/soc-2007-joeedh/release/scripts/import_obj.py
    branches/soc-2007-joeedh/release/scripts/lightwave_import.py
    branches/soc-2007-joeedh/release/scripts/mesh_cleanup.py
    branches/soc-2007-joeedh/release/scripts/object_drop.py
    branches/soc-2007-joeedh/release/scripts/object_find.py
    branches/soc-2007-joeedh/release/scripts/object_timeofs_follow_act.py
    branches/soc-2007-joeedh/release/scripts/ply_export.py
    branches/soc-2007-joeedh/release/scripts/ply_import.py
    branches/soc-2007-joeedh/release/scripts/render_save_layers.py
    branches/soc-2007-joeedh/release/scripts/scripttemplate_pyconstraint.py
    branches/soc-2007-joeedh/release/scripts/sysinfo.py
    branches/soc-2007-joeedh/release/scripts/uvcalc_lightmap.py
    branches/soc-2007-joeedh/release/scripts/vrml97_export.py
    branches/soc-2007-joeedh/release/scripts/weightpaint_average.py
    branches/soc-2007-joeedh/release/scripts/weightpaint_invert.py
    branches/soc-2007-joeedh/release/scripts/wizard_curve2tree.py
    branches/soc-2007-joeedh/release/text/BlenderQuickStart.pdf
    branches/soc-2007-joeedh/release/text/Python-license.txt
    branches/soc-2007-joeedh/release/text/blender.html
    branches/soc-2007-joeedh/release/windows/installer/00.sconsblender.nsi
    branches/soc-2007-joeedh/source/Makefile
    branches/soc-2007-joeedh/source/SConscript
    branches/soc-2007-joeedh/source/blender/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/Makefile
    branches/soc-2007-joeedh/source/blender/SConscript
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_DerivedMesh.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_action.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_bad_level_calls.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_blender.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_colortools.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_curve.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_displist.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_global.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_ipo.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_lattice.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_mesh.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_node.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_object.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_particle.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_property.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_shrinkwrap.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_text.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_texture.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_utildefines.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_writeffmpeg.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_writeframeserver.h
    branches/soc-2007-joeedh/source/blender/blenkernel/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/blenkernel/SConscript
    branches/soc-2007-joeedh/source/blender/blenkernel/bad_level_call_stubs/stubs.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/CCGSubSurf.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/CCGSubSurf.h
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/DerivedMesh.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/Makefile
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/action.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/anim.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/armature.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/blender.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/brush.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/cdderivedmesh.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/collision.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/colortools.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/constraint.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/curve.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/customdata.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/deform.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/depsgraph.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/displist.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/effect.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/exotic.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/group.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/idprop.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/image.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/ipo.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/key.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/lattice.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/library.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/material.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/mesh.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/modifier.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/multires.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/node.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/object.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/particle.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/particle_system.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/pointcache.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/property.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/scene.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/script.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/shrinkwrap.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/softbody.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/subsurf_ccg.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/text.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/texture.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/world.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/writeffmpeg.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/writeframeserver.c
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_arithb.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_blenlib.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_ghash.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_kdopbvh.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_linklist.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_memarena.h
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_threads.h
    branches/soc-2007-joeedh/source/blender/blenlib/SConscript
    branches/soc-2007-joeedh/source/blender/blenlib/intern/BLI_ghash.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/BLI_kdopbvh.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/BLI_linklist.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/BLI_memarena.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/arithb.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/bpath.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/dynlib.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/edgehash.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/fileops.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/freetypefont.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/psfont.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/storage.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/threads.c
    branches/soc-2007-joeedh/source/blender/blenlib/intern/util.c
    branches/soc-2007-joeedh/source/blender/blenloader/BLO_readfile.h
    branches/soc-2007-joeedh/source/blender/blenloader/BLO_soundfile.h
    branches/soc-2007-joeedh/source/blender/blenloader/BLO_sys_types.h
    branches/soc-2007-joeedh/source/blender/blenloader/SConscript
    branches/soc-2007-joeedh/source/blender/blenloader/intern/readblenentry.c
    branches/soc-2007-joeedh/source/blender/blenloader/intern/readfile.c
    branches/soc-2007-joeedh/source/blender/blenloader/intern/readfile.h
    branches/soc-2007-joeedh/source/blender/blenloader/intern/writefile.c
    branches/soc-2007-joeedh/source/blender/blenpluginapi/SConscript
    branches/soc-2007-joeedh/source/blender/imbuf/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/imbuf/IMB_imbuf.h
    branches/soc-2007-joeedh/source/blender/imbuf/SConscript
    branches/soc-2007-joeedh/source/blender/imbuf/intern/IMB_anim.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/amiga.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/anim.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/bmp.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/cineon/cineon_dpx.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/cineon/cineonlib.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/cineon/dpxlib.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/ColorBlock.cpp
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/ColorBlock.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/DirectDrawSurface.cpp
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/DirectDrawSurface.h
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/dds_api.cpp
    branches/soc-2007-joeedh/source/blender/imbuf/intern/divers.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dynlibtiff.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/imageprocess.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/readimage.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/rectop.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/util.c
    branches/soc-2007-joeedh/source/blender/include/BDR_drawmesh.h
    branches/soc-2007-joeedh/source/blender/include/BDR_drawobject.h
    branches/soc-2007-joeedh/source/blender/include/BDR_editobject.h
    branches/soc-2007-joeedh/source/blender/include/BDR_gpencil.h
    branches/soc-2007-joeedh/source/blender/include/BDR_imagepaint.h
    branches/soc-2007-joeedh/source/blender/include/BIF_drawgpencil.h
    branches/soc-2007-joeedh/source/blender/include/BIF_drawseq.h
    branches/soc-2007-joeedh/source/blender/include/BIF_drawtext.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editaction.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editarmature.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editdeform.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editmesh.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editparticle.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editseq.h
    branches/soc-2007-joeedh/source/blender/include/BIF_editview.h
    branches/soc-2007-joeedh/source/blender/include/BIF_gl.h
    branches/soc-2007-joeedh/source/blender/include/BIF_glutil.h
    branches/soc-2007-joeedh/source/blender/include/BIF_keyval.h
    branches/soc-2007-joeedh/source/blender/include/BIF_meshlaplacian.h
    branches/soc-2007-joeedh/source/blender/include/BIF_meshtools.h
    branches/soc-2007-joeedh/source/blender/include/BIF_outliner.h
    branches/soc-2007-joeedh/source/blender/include/BIF_resources.h
    branches/soc-2007-joeedh/source/blender/include/BIF_retopo.h
    branches/soc-2007-joeedh/source/blender/include/BIF_space.h
    branches/soc-2007-joeedh/source/blender/include/BSE_drawipo.h
    branches/soc-2007-joeedh/source/blender/include/BSE_drawview.h
    branches/soc-2007-joeedh/source/blender/include/BSE_editipo.h
    branches/soc-2007-joeedh/source/blender/include/BSE_node.h
    branches/soc-2007-joeedh/source/blender/include/BSE_seqaudio.h
    branches/soc-2007-joeedh/source/blender/include/blendef.h
    branches/soc-2007-joeedh/source/blender/include/butspace.h
    branches/soc-2007-joeedh/source/blender/include/reeb.h
    branches/soc-2007-joeedh/source/blender/include/transform.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_action_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_actuator_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_armature_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_brush_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_constraint_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_curve_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_group_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_image_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_ipo_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_lamp_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_material_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_meshdata_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_modifier_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_node_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_object_fluidsim.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_object_force.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_object_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_particle_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_scene_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_sensor_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_space_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_text_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_texture_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_userdef_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_view3d_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_world_types.h
    branches/soc-2007-joeedh/source/blender/makesdna/intern/SConscript
    branches/soc-2007-joeedh/source/blender/nodes/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/nodes/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/SConscript
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/CMP_tonemap.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/CMP_nodes/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_camera.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_curves.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_dynamic.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_geom.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_hueSatVal.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_invert.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_mapping.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_material.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_math.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_mixRgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_normal.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_output.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_rgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_sepcombRGB.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_squeeze.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_texture.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_valToRgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_value.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_nodes/SHD_vectMath.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_util.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/SHD_util.h
    branches/soc-2007-joeedh/source/blender/python/BPY_extern.h
    branches/soc-2007-joeedh/source/blender/python/BPY_interface.c
    branches/soc-2007-joeedh/source/blender/python/BPY_menus.c
    branches/soc-2007-joeedh/source/blender/python/BPY_menus.h
    branches/soc-2007-joeedh/source/blender/python/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/python/SConscript
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Armature.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/BGL.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/BezTriple.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Blender.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Camera.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Constraint.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/CurNurb.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Curve.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Draw.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Geometry.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Group.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/IDProp.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Image.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Ipo.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Ipocurve.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Ipocurve.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Lamp.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/MTex.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/MTex.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Makefile
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Material.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Mathutils.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Mathutils.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Mesh.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Modifier.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/NLA.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/NMesh.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Object.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Particle.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Pose.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Scene.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Sys.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Text.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Text.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Texture.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Types.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/Window.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/World.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/bpy_data.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/constant.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/API_intro.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/API_related.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/BGL.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Blender.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Draw.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Geometry.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Group.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Image.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Ipo.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/IpoCurve.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Lamp.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Material.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Mesh.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Modifier.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Noise.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Object.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Particle.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Render.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Text.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Texture.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Types.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/World.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/epy_docgen.sh
    branches/soc-2007-joeedh/source/blender/python/api2_2x/gen_utils.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/matrix.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/sceneRender.c
    branches/soc-2007-joeedh/source/blender/python/api2_2x/sceneSequence.c
    branches/soc-2007-joeedh/source/blender/radiosity/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/radiosity/SConscript
    branches/soc-2007-joeedh/source/blender/radiosity/intern/source/Makefile
    branches/soc-2007-joeedh/source/blender/radiosity/intern/source/radfactors.c
    branches/soc-2007-joeedh/source/blender/radiosity/intern/source/radnode.c
    branches/soc-2007-joeedh/source/blender/radiosity/intern/source/radpreprocess.c
    branches/soc-2007-joeedh/source/blender/readblenfile/intern/BLO_readblenfile.c
    branches/soc-2007-joeedh/source/blender/render/SConscript
    branches/soc-2007-joeedh/source/blender/render/extern/include/RE_pipeline.h
    branches/soc-2007-joeedh/source/blender/render/extern/include/RE_shader_ext.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/pixelshading.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/render_types.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/shading.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/sss.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/sunsky.h
    branches/soc-2007-joeedh/source/blender/render/intern/include/texture.h
    branches/soc-2007-joeedh/source/blender/render/intern/source/convertblender.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/dsm.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/envmap.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/imagetexture.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/initrender.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/occlusion.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/pipeline.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/pixelshading.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/rayshade.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/rendercore.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/renderdatabase.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/shadbuf.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/shadeinput.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/shadeoutput.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/sss.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/strand.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/sunsky.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/texture.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/zbuf.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/zbuf_abuf.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/zbuf_shade.c
    branches/soc-2007-joeedh/source/blender/render/intern/source/zbuf_solid.c
    branches/soc-2007-joeedh/source/blender/src/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/src/Makefile
    branches/soc-2007-joeedh/source/blender/src/SConscript
    branches/soc-2007-joeedh/source/blender/src/blenderbuttons.c
    branches/soc-2007-joeedh/source/blender/src/butspace.c
    branches/soc-2007-joeedh/source/blender/src/buttons_editing.c
    branches/soc-2007-joeedh/source/blender/src/buttons_logic.c
    branches/soc-2007-joeedh/source/blender/src/buttons_object.c
    branches/soc-2007-joeedh/source/blender/src/buttons_scene.c
    branches/soc-2007-joeedh/source/blender/src/buttons_shading.c
    branches/soc-2007-joeedh/source/blender/src/drawaction.c
    branches/soc-2007-joeedh/source/blender/src/drawarmature.c
    branches/soc-2007-joeedh/source/blender/src/drawgpencil.c
    branches/soc-2007-joeedh/source/blender/src/drawimage.c
    branches/soc-2007-joeedh/source/blender/src/drawipo.c
    branches/soc-2007-joeedh/source/blender/src/drawmesh.c
    branches/soc-2007-joeedh/source/blender/src/drawnode.c
    branches/soc-2007-joeedh/source/blender/src/drawobject.c
    branches/soc-2007-joeedh/source/blender/src/drawscript.c
    branches/soc-2007-joeedh/source/blender/src/drawseq.c
    branches/soc-2007-joeedh/source/blender/src/drawtext.c
    branches/soc-2007-joeedh/source/blender/src/drawtime.c
    branches/soc-2007-joeedh/source/blender/src/drawview.c
    branches/soc-2007-joeedh/source/blender/src/edit.c
    branches/soc-2007-joeedh/source/blender/src/editaction.c
    branches/soc-2007-joeedh/source/blender/src/editaction_gpencil.c
    branches/soc-2007-joeedh/source/blender/src/editarmature.c
    branches/soc-2007-joeedh/source/blender/src/editconstraint.c
    branches/soc-2007-joeedh/source/blender/src/editcurve.c
    branches/soc-2007-joeedh/source/blender/src/editdeform.c
    branches/soc-2007-joeedh/source/blender/src/editface.c
    branches/soc-2007-joeedh/source/blender/src/editimasel.c
    branches/soc-2007-joeedh/source/blender/src/editipo.c
    branches/soc-2007-joeedh/source/blender/src/editipo_lib.c
    branches/soc-2007-joeedh/source/blender/src/editipo_mods.c
    branches/soc-2007-joeedh/source/blender/src/editkey.c
    branches/soc-2007-joeedh/source/blender/src/editlattice.c
    branches/soc-2007-joeedh/source/blender/src/editmesh.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_add.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_lib.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_loop.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_mods.c
    branches/soc-2007-joeedh/source/blender/src/editmesh_tools.c
    branches/soc-2007-joeedh/source/blender/src/editmode_undo.c
    branches/soc-2007-joeedh/source/blender/src/editnla.c
    branches/soc-2007-joeedh/source/blender/src/editnode.c
    branches/soc-2007-joeedh/source/blender/src/editobject.c
    branches/soc-2007-joeedh/source/blender/src/editparticle.c
    branches/soc-2007-joeedh/source/blender/src/editscreen.c
    branches/soc-2007-joeedh/source/blender/src/editseq.c
    branches/soc-2007-joeedh/source/blender/src/editsima.c
    branches/soc-2007-joeedh/source/blender/src/editsound.c
    branches/soc-2007-joeedh/source/blender/src/editview.c
    branches/soc-2007-joeedh/source/blender/src/filelist.c
    branches/soc-2007-joeedh/source/blender/src/filesel.c
    branches/soc-2007-joeedh/source/blender/src/fluidsim.c
    branches/soc-2007-joeedh/source/blender/src/ghostwinlay.c
    branches/soc-2007-joeedh/source/blender/src/glutil.c
    branches/soc-2007-joeedh/source/blender/src/gpencil.c
    branches/soc-2007-joeedh/source/blender/src/hddaudio.c
    branches/soc-2007-joeedh/source/blender/src/header_action.c
    branches/soc-2007-joeedh/source/blender/src/header_buttonswin.c
    branches/soc-2007-joeedh/source/blender/src/header_image.c
    branches/soc-2007-joeedh/source/blender/src/header_info.c
    branches/soc-2007-joeedh/source/blender/src/header_ipo.c
    branches/soc-2007-joeedh/source/blender/src/header_nla.c
    branches/soc-2007-joeedh/source/blender/src/header_node.c
    branches/soc-2007-joeedh/source/blender/src/header_oops.c
    branches/soc-2007-joeedh/source/blender/src/header_script.c
    branches/soc-2007-joeedh/source/blender/src/header_seq.c
    branches/soc-2007-joeedh/source/blender/src/header_text.c
    branches/soc-2007-joeedh/source/blender/src/header_time.c
    branches/soc-2007-joeedh/source/blender/src/header_view3d.c
    branches/soc-2007-joeedh/source/blender/src/headerbuttons.c
    branches/soc-2007-joeedh/source/blender/src/imagepaint.c
    branches/soc-2007-joeedh/source/blender/src/interface.c
    branches/soc-2007-joeedh/source/blender/src/interface_draw.c
    branches/soc-2007-joeedh/source/blender/src/keyval.c
    branches/soc-2007-joeedh/source/blender/src/meshlaplacian.c
    branches/soc-2007-joeedh/source/blender/src/meshtools.c
    branches/soc-2007-joeedh/source/blender/src/mywindow.c
    branches/soc-2007-joeedh/source/blender/src/outliner.c
    branches/soc-2007-joeedh/source/blender/src/parametrizer.c
    branches/soc-2007-joeedh/source/blender/src/playanim.c
    branches/soc-2007-joeedh/source/blender/src/poselib.c
    branches/soc-2007-joeedh/source/blender/src/poseobject.c
    branches/soc-2007-joeedh/source/blender/src/preview.blend.c
    branches/soc-2007-joeedh/source/blender/src/previewrender.c
    branches/soc-2007-joeedh/source/blender/src/reeb.c
    branches/soc-2007-joeedh/source/blender/src/renderwin.c
    branches/soc-2007-joeedh/source/blender/src/resources.c
    branches/soc-2007-joeedh/source/blender/src/retopo.c
    branches/soc-2007-joeedh/source/blender/src/sculptmode.c
    branches/soc-2007-joeedh/source/blender/src/seqaudio.c
    branches/soc-2007-joeedh/source/blender/src/seqeffects.c
    branches/soc-2007-joeedh/source/blender/src/seqscopes.c
    branches/soc-2007-joeedh/source/blender/src/sequence.c
    branches/soc-2007-joeedh/source/blender/src/space.c
    branches/soc-2007-joeedh/source/blender/src/splash.jpg.c
    branches/soc-2007-joeedh/source/blender/src/toets.c
    branches/soc-2007-joeedh/source/blender/src/toolbox.c
    branches/soc-2007-joeedh/source/blender/src/transform.c
    branches/soc-2007-joeedh/source/blender/src/transform_constraints.c
    branches/soc-2007-joeedh/source/blender/src/transform_conversions.c
    branches/soc-2007-joeedh/source/blender/src/transform_generics.c
    branches/soc-2007-joeedh/source/blender/src/transform_manipulator.c
    branches/soc-2007-joeedh/source/blender/src/transform_ndofinput.c
    branches/soc-2007-joeedh/source/blender/src/transform_orientations.c
    branches/soc-2007-joeedh/source/blender/src/transform_snap.c
    branches/soc-2007-joeedh/source/blender/src/unwrapper.c
    branches/soc-2007-joeedh/source/blender/src/usiblender.c
    branches/soc-2007-joeedh/source/blender/src/verse_image.c
    branches/soc-2007-joeedh/source/blender/src/view.c
    branches/soc-2007-joeedh/source/blender/src/vpaint.c
    branches/soc-2007-joeedh/source/blender/src/writeimage.c
    branches/soc-2007-joeedh/source/blender/yafray/intern/export_File.cpp
    branches/soc-2007-joeedh/source/blender/yafray/intern/export_Plugin.cpp
    branches/soc-2007-joeedh/source/creator/CMakeLists.txt
    branches/soc-2007-joeedh/source/creator/Makefile
    branches/soc-2007-joeedh/source/creator/SConscript
    branches/soc-2007-joeedh/source/creator/creator.c
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/BL_KetsjiEmbedStart.cpp
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/KX_BlenderGL.cpp
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/KX_BlenderGL.h
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.cpp
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/KX_BlenderRenderTools.h
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/Makefile
    branches/soc-2007-joeedh/source/gameengine/BlenderRoutines/SConscript
    branches/soc-2007-joeedh/source/gameengine/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ActionActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ArmatureObject.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ArmatureObject.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_BlenderDataConversion.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_DeformableGameObject.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_DeformableGameObject.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_MeshDeformer.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_MeshDeformer.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ShapeActionActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ShapeActionActuator.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ShapeDeformer.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_ShapeDeformer.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_SkinDeformer.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_SkinDeformer.h
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_SkinMeshObject.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/BL_SkinMeshObject.h
    branches/soc-2007-joeedh/source/gameengine/Converter/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_BlenderScalarInterpolator.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_BlenderSceneConverter.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_BlenderSceneConverter.h
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_ConvertActuators.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_ConvertProperties.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_ConvertSensors.cpp
    branches/soc-2007-joeedh/source/gameengine/Converter/KX_ConvertSensors.h
    branches/soc-2007-joeedh/source/gameengine/Converter/Makefile
    branches/soc-2007-joeedh/source/gameengine/Converter/SConscript
    branches/soc-2007-joeedh/source/gameengine/Expressions/Makefile
    branches/soc-2007-joeedh/source/gameengine/Expressions/PyObjectPlus.cpp
    branches/soc-2007-joeedh/source/gameengine/Expressions/PyObjectPlus.h
    branches/soc-2007-joeedh/source/gameengine/Expressions/Value.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/Joystick/SCA_Joystick.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/Joystick/SCA_Joystick.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/Joystick/SCA_JoystickDefines.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/Joystick/SCA_JoystickEvents.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/Joystick/SCA_JoystickPrivate.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/Makefile
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_2DFilterActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_ActuatorSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_ILogicBrick.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_ISensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_ISensor.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_JoystickManager.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_JoystickManager.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_JoystickSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_JoystickSensor.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_KeyboardSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_MouseSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_PropertyActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_PropertySensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_PythonController.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_PythonController.h
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_RandomActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SCA_RandomSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/GameLogic/SConscript
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ActiveX/BlenderPlayerCtl.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/GPC_RawImage.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/GPC_RawImage.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/GPC_RenderTools.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/GPC_RenderTools.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/Makefile
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/SConscript
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/unix/GPU_PolygonMaterial.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/common/unix/Makefile
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/GPG_Application.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/GPG_Application.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/GPG_ghost.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/Makefile
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/ghost/SConscript
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/netscape/src/ketsji/KXH_ketsji_hooks.cpp
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/netscape/test/resource/test.html
    branches/soc-2007-joeedh/source/gameengine/Ketsji/BL_BlenderShader.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/BL_BlenderShader.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/BL_Material.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/BL_Shader.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/BL_Shader.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/BL_Texture.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KXNetwork/KX_NetworkMessageSensor.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_BlenderMaterial.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_BlenderMaterial.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_BulletPhysicsController.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_BulletPhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_Camera.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_CameraActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ConstraintActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ConstraintActuator.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ConstraintWrapper.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ConvertPhysicsObject.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ConvertPhysicsObjects.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_GameActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_GameActuator.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_GameObject.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_GameObject.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_IPO_SGController.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_IPO_SGController.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_IPhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ISceneConverter.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_IpoActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_IpoActuator.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_KetsjiEngine.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_KetsjiEngine.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_Light.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_Light.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_MeshProxy.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_MeshProxy.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_MouseFocusSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_MouseFocusSensor.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_NearSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_OdePhysicsController.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_OdePhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_ParentActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PhysicsObjectWrapper.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PolygonMaterial.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PolygonMaterial.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PythonInit.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PythonInit.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_RadarSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_RayCast.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_RayCast.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_RaySensor.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_RaySensor.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SCA_AddObjectActuator.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SCA_ReplaceMeshActuator.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SG_BoneParentNodeRelationship.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_Scene.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_Scene.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SceneActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SoundActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_StateActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SumoPhysicsController.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_SumoPhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_TouchSensor.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_TouchSensor.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_TrackToActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_VehicleWrapper.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_VertexProxy.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_VisibilityActuator.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_VisibilityActuator.h
    branches/soc-2007-joeedh/source/gameengine/Ketsji/Makefile
    branches/soc-2007-joeedh/source/gameengine/Ketsji/SConscript
    branches/soc-2007-joeedh/source/gameengine/Makefile
    branches/soc-2007-joeedh/source/gameengine/Physics/BlOde/OdePhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.cpp
    branches/soc-2007-joeedh/source/gameengine/Physics/BlOde/OdePhysicsEnvironment.h
    branches/soc-2007-joeedh/source/gameengine/Physics/Bullet/CcdPhysicsController.cpp
    branches/soc-2007-joeedh/source/gameengine/Physics/Bullet/CcdPhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.cpp
    branches/soc-2007-joeedh/source/gameengine/Physics/Bullet/CcdPhysicsEnvironment.h
    branches/soc-2007-joeedh/source/gameengine/Physics/Bullet/Makefile
    branches/soc-2007-joeedh/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.cpp
    branches/soc-2007-joeedh/source/gameengine/Physics/Dummy/DummyPhysicsEnvironment.h
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SConscript
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SumoPhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.cpp
    branches/soc-2007-joeedh/source/gameengine/Physics/Sumo/SumoPhysicsEnvironment.h
    branches/soc-2007-joeedh/source/gameengine/Physics/common/PHY_IPhysicsController.h
    branches/soc-2007-joeedh/source/gameengine/Physics/common/PHY_IPhysicsEnvironment.h
    branches/soc-2007-joeedh/source/gameengine/PyDoc/BL_ActionActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/BL_ShapeActionActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/GameKeys.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/GameLogic.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_ActuatorSensor.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_ConstraintActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_GameObject.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_IpoActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_MeshProxy.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_ObjectActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_SCA_AddObjectActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_SCA_ReplaceMeshActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_TrackToActuator.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/Rasterizer.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/SCA_DelaySensor.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/epy_docgen.sh
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/Makefile
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_2DFilterManager.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_2DFilterManager.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_BucketManager.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_BucketManager.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_Deformer.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_FramingManager.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IPolygonMaterial.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IPolygonMaterial.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IRasterizer.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IRenderTools.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_IRenderTools.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_MaterialBucket.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_MaterialBucket.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_MeshObject.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_MeshObject.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Blur2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Dilation2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Erosion2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_GrayScale2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Invert2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Laplacian2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Prewitt2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sepia2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sharpen2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLFilters/RAS_Sobel2DFilter.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/Makefile
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_ListRasterizer.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_OpenGLRasterizer.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/RAS_VAOpenGLRasterizer.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_OpenGLRasterizer/SConscript
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_Polygon.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_Polygon.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_TexVert.cpp
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/RAS_TexVert.h
    branches/soc-2007-joeedh/source/gameengine/Rasterizer/SConscript
    branches/soc-2007-joeedh/source/gameengine/SConscript
    branches/soc-2007-joeedh/source/kernel/gen_system/GEN_Map.h
    branches/soc-2007-joeedh/source/nan_compile.mk
    branches/soc-2007-joeedh/source/nan_definitions.mk
    branches/soc-2007-joeedh/source/nan_link.mk
    branches/soc-2007-joeedh/tools/Blender.py
    branches/soc-2007-joeedh/tools/btools.py
    branches/soc-2007-joeedh/tools/crossmingw.py

Added Paths:
-----------
    branches/soc-2007-joeedh/bin/.blender/locale/ko/
    branches/soc-2007-joeedh/bin/.blender/locale/ko/LC_MESSAGES/
    branches/soc-2007-joeedh/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/config/irix6-config.py
    branches/soc-2007-joeedh/extern/bFTGL/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/bFTGL/make/msvc_9_0/ftgl_static_lib.vcproj
    branches/soc-2007-joeedh/extern/bullet2/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/bullet2/make/msvc_9_0/Bullet.vcproj
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btHashMap.h
    branches/soc-2007-joeedh/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/alldevices.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/audio.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/avdevice.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/beosaudio.cpp
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/bktr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/dv1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/dv1394.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/libdc1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/v4l.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/v4l2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/x11grab.c
    branches/soc-2007-joeedh/extern/fftw/
    branches/soc-2007-joeedh/extern/fftw/AUTHORS
    branches/soc-2007-joeedh/extern/fftw/CONVENTIONS
    branches/soc-2007-joeedh/extern/fftw/COPYING
    branches/soc-2007-joeedh/extern/fftw/COPYRIGHT
    branches/soc-2007-joeedh/extern/fftw/ChangeLog
    branches/soc-2007-joeedh/extern/fftw/INSTALL
    branches/soc-2007-joeedh/extern/fftw/Makefile
    branches/soc-2007-joeedh/extern/fftw/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/NEWS
    branches/soc-2007-joeedh/extern/fftw/README
    branches/soc-2007-joeedh/extern/fftw/SConscript
    branches/soc-2007-joeedh/extern/fftw/TODO
    branches/soc-2007-joeedh/extern/fftw/aclocal.m4
    branches/soc-2007-joeedh/extern/fftw/api/
    branches/soc-2007-joeedh/extern/fftw/api/.deps/
    branches/soc-2007-joeedh/extern/fftw/api/.deps/apiplan.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/configure.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-split-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-split-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-split-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/export-wisdom-to-file.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/export-wisdom-to-string.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/export-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/extract-reim.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/f77api.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/flops.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/forget-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-system-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-wisdom-from-file.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-wisdom-from-string.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/malloc.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/map-r2r-kind.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mapflags.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mkprinter-file.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mktensor-iodims.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mktensor-rowmajor.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-split-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-split-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-split-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/print-plan.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/rdft2-pad.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/the-planner.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/version.Plo
    branches/soc-2007-joeedh/extern/fftw/api/Makefile
    branches/soc-2007-joeedh/extern/fftw/api/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/api/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/api/api.h
    branches/soc-2007-joeedh/extern/fftw/api/apiplan.c
    branches/soc-2007-joeedh/extern/fftw/api/configure.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-split-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-split-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-split-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/execute.c
    branches/soc-2007-joeedh/extern/fftw/api/export-wisdom-to-file.c
    branches/soc-2007-joeedh/extern/fftw/api/export-wisdom-to-string.c
    branches/soc-2007-joeedh/extern/fftw/api/export-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/extract-reim.c
    branches/soc-2007-joeedh/extern/fftw/api/f77api.c
    branches/soc-2007-joeedh/extern/fftw/api/f77funcs.h
    branches/soc-2007-joeedh/extern/fftw/api/fftw3.f
    branches/soc-2007-joeedh/extern/fftw/api/fftw3.h
    branches/soc-2007-joeedh/extern/fftw/api/flops.c
    branches/soc-2007-joeedh/extern/fftw/api/forget-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/import-system-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/import-wisdom-from-file.c
    branches/soc-2007-joeedh/extern/fftw/api/import-wisdom-from-string.c
    branches/soc-2007-joeedh/extern/fftw/api/import-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/malloc.c
    branches/soc-2007-joeedh/extern/fftw/api/map-r2r-kind.c
    branches/soc-2007-joeedh/extern/fftw/api/mapflags.c
    branches/soc-2007-joeedh/extern/fftw/api/mkprinter-file.c
    branches/soc-2007-joeedh/extern/fftw/api/mktensor-iodims.c
    branches/soc-2007-joeedh/extern/fftw/api/mktensor-rowmajor.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-split-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-split-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-split-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/print-plan.c
    branches/soc-2007-joeedh/extern/fftw/api/rdft2-pad.c
    branches/soc-2007-joeedh/extern/fftw/api/the-planner.c
    branches/soc-2007-joeedh/extern/fftw/api/version.c
    branches/soc-2007-joeedh/extern/fftw/api/x77.h
    branches/soc-2007-joeedh/extern/fftw/bootstrap.sh
    branches/soc-2007-joeedh/extern/fftw/config.guess
    branches/soc-2007-joeedh/extern/fftw/config.h
    branches/soc-2007-joeedh/extern/fftw/config.h.in
    branches/soc-2007-joeedh/extern/fftw/config.log
    branches/soc-2007-joeedh/extern/fftw/config.status
    branches/soc-2007-joeedh/extern/fftw/config.sub
    branches/soc-2007-joeedh/extern/fftw/configure
    branches/soc-2007-joeedh/extern/fftw/configure.ac
    branches/soc-2007-joeedh/extern/fftw/depcomp
    branches/soc-2007-joeedh/extern/fftw/dft/
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/bluestein.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/buffered.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/ct.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/ctsq.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/dftw-direct.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/dftw-generic.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/dftw-genericbuf.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/direct.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/generic.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/indirect-transpose.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/indirect.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft-dif.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft-difsq.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft-dit.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/nop.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/plan.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/problem.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/rader.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/rank-geq2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/solve.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/zero.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/bluestein.c
    branches/soc-2007-joeedh/extern/fftw/dft/buffered.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelet-dft.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/.deps/n.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/.deps/t.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/f.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/n.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/n.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/q.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_11.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_13.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/codlist.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_11.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_13.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/t.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/t.h
    branches/soc-2007-joeedh/extern/fftw/dft/conf.c
    branches/soc-2007-joeedh/extern/fftw/dft/ct.c
    branches/soc-2007-joeedh/extern/fftw/dft/ct.h
    branches/soc-2007-joeedh/extern/fftw/dft/ctsq.c
    branches/soc-2007-joeedh/extern/fftw/dft/dft.h
    branches/soc-2007-joeedh/extern/fftw/dft/dftw-direct.c
    branches/soc-2007-joeedh/extern/fftw/dft/dftw-generic.c
    branches/soc-2007-joeedh/extern/fftw/dft/dftw-genericbuf.c
    branches/soc-2007-joeedh/extern/fftw/dft/direct.c
    branches/soc-2007-joeedh/extern/fftw/dft/generic.c
    branches/soc-2007-joeedh/extern/fftw/dft/indirect-transpose.c
    branches/soc-2007-joeedh/extern/fftw/dft/indirect.c
    branches/soc-2007-joeedh/extern/fftw/dft/k7/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/.deps/k7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/k7/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/k7/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/k7/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/codlist.c
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_11.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_128.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_13.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_14.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_11.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_128.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_13.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_14.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/k7.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft-dif.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft-difsq.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft-dit.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft.c
    branches/soc-2007-joeedh/extern/fftw/dft/nop.c
    branches/soc-2007-joeedh/extern/fftw/dft/plan.c
    branches/soc-2007-joeedh/extern/fftw/dft/problem.c
    branches/soc-2007-joeedh/extern/fftw/dft/rader.c
    branches/soc-2007-joeedh/extern/fftw/dft/rank-geq2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n1b.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n1f.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n2b.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n2f.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n2s.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/q1b.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/q1f.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/t.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/ts.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/simd/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/simd/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_11.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_13.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_11.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_13.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/codlist.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_11.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_13.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_11.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_13.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1b.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1f.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2b.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2f.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2s.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2s.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1b.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1f.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t1b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t1f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t2b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t2f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t3b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t3f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/ts.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/ts.h
    branches/soc-2007-joeedh/extern/fftw/dft/solve.c
    branches/soc-2007-joeedh/extern/fftw/dft/vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/dft/zero.c
    branches/soc-2007-joeedh/extern/fftw/doc/
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/Makefile
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/bfnnconv.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.ascii
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.bfnn
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/index.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section1.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section2.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section3.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section4.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section5.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/html.refs
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-ascii.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-html.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-info.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-lout.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-post.pl
    branches/soc-2007-joeedh/extern/fftw/doc/Makefile
    branches/soc-2007-joeedh/extern/fftw/doc/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/doc/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/doc/equation-dft.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-dht.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-idft.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/f77_wisdom.f
    branches/soc-2007-joeedh/extern/fftw/doc/fftw3.info
    branches/soc-2007-joeedh/extern/fftw/doc/fftw3.pdf
    branches/soc-2007-joeedh/extern/fftw/doc/fftw3.texi
    branches/soc-2007-joeedh/extern/fftw/doc/html/
    branches/soc-2007-joeedh/extern/fftw/doc/html/1d-Discrete-Hartley-Transforms-_0028DHTs_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/1d-Real_002deven-DFTs-_0028DCTs_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/1d-Real_002dodd-DFTs-_0028DSTs_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Acknowledgments.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Complex-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Interface.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Real_002ddata-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Real_002dto_002dreal-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Basic-Interface.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Calling-FFTW-from-Fortran.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Caveats-in-Using-Wisdom.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Column_002dmajor-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-Multi_002dDimensional-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-One_002dDimensional-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-numbers.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Concept-Index.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Cycle-Counters.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Data-Alignment.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Data-Types-and-Files.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Dynamic-Arrays-in-C.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Dynamic-Arrays-in-C_002dThe-Wrong-Way.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/FFTW-Constants-in-Fortran.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/FFTW-Reference.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Fixed_002dsize-Arrays-in-C.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Forgetting-Wisdom.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Fortran-Examples.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Fortran_002dinterface-routines.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Generating-your-own-code.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Complex-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Execution-of-Plans.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Interface.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Real_002ddata-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Real_002dto_002dreal-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-vector-and-transform-sizes.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/How-Many-Threads-to-Use_003f.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-and-Customization.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-and-Supported-Hardware_002fSoftware.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-on-Unix.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-on-non_002dUnix-systems.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Interleaved-and-split-arrays.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Introduction.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Library-Index.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/License-and-Copyright.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Memory-Allocation.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/More-DFTs-of-Real-Data.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002dDimensional-DFTs-of-Real-Data.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002ddimensional-Array-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002ddimensional-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002dthreaded-FFTW.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/One_002dDimensional-DFTs-of-Real-Data.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Other-Important-Topics.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Parallel-FFTW.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Planner-Flags.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Precision.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002ddata-DFT-Array-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002ddata-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002dto_002dReal-Transform-Kinds.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002dto_002dReal-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Row_002dmajor-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/SIMD-alignment-and-fftw_005fmalloc.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Stack-alignment-on-x86.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-1d-Discrete-Fourier-Transform-_0028DFT_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-1d-Real_002ddata-DFT.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-Discrete-Hartley-Transform.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-Halfcomplex_002dformat-DFT.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Thread-safety.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Tutorial.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Upgrading-from-FFTW-version-2.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Usage-of-Multi_002dthreaded-FFTW.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Using-Plans.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/What-FFTW-Really-Computes.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-Export.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-Import.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-Utilities.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-of-Fortran_003f.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Words-of-Wisdom_002dSaving-Plans.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-dft.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-dht.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-idft.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/index.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/rfftwnd.png
    branches/soc-2007-joeedh/extern/fftw/doc/mdate-sh
    branches/soc-2007-joeedh/extern/fftw/doc/rfftwnd.eps
    branches/soc-2007-joeedh/extern/fftw/doc/rfftwnd.fig
    branches/soc-2007-joeedh/extern/fftw/doc/stamp-vti
    branches/soc-2007-joeedh/extern/fftw/doc/texinfo.tex
    branches/soc-2007-joeedh/extern/fftw/doc/version.texi
    branches/soc-2007-joeedh/extern/fftw/fftw.pc
    branches/soc-2007-joeedh/extern/fftw/fftw.pc.in
    branches/soc-2007-joeedh/extern/fftw/fftw3.pc
    branches/soc-2007-joeedh/extern/fftw/genfft/
    branches/soc-2007-joeedh/extern/fftw/genfft/.depend
    branches/soc-2007-joeedh/extern/fftw/genfft/Makefile
    branches/soc-2007-joeedh/extern/fftw/genfft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/genfft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/genfft/algsimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/algsimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/annotate.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/annotate.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/assoctable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/assoctable.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/c.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/complex.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/complex.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/conv.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/conv.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/dag.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/dag.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/expr.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/expr.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/fft.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/fft.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_athnotw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_athtw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_conv.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_hc2hc.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_hc2r.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_mdct.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_notw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_notw_c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_r2hc.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_r2r.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twiddle_c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twidsq.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twidsq_c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/genutil.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/littlesimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/littlesimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/magic.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/monads.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/number.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/number.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/oracle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/oracle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/schedule.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/schedule.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/simd.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/simd.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/simdmagic.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/to_alist.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/to_alist.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/trig.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/trig.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/twiddle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/unique.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/unique.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/util.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/util.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/variable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/variable.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/.depend
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/Makefile
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/algsimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/algsimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assignmentsToVfpinstrs.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assignmentsToVfpinstrs.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assoctable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assoctable.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/balanceVfpinstrs.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/balanceVfpinstrs.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/complex.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/complex.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/expr.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/expr.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/fft.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/fft.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/genUtil.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/gen_notw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/gen_twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/id.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/id.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Basics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Basics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7ExecutionModel.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7ExecutionModel.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7FlatInstructionScheduling.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7FlatInstructionScheduling.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocationBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocationBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocator.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocator.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorInit.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorInit.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterReallocation.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterReallocation.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Translate.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Translate.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Unparsing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Unparsing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Vectorization.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Vectorization.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/littlesimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/littlesimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/magic.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/memoMonad.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/memoMonad.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/monads.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nonDetMonad.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nonDetMonad.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nullVectorization.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nullVectorization.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/number.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/number.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/oracle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/oracle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/stateMonad.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/stateMonad.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/to_alist.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/to_alist.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/twiddle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/util.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/util.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vAnnotatedScheduler.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vAnnotatedScheduler.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vDag.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vDag.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpUnparsing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpUnparsing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vImproveSchedule.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vImproveSchedule.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vK7Optimization.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vK7Optimization.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vScheduler.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vScheduler.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdIndexing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdIndexing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdUnparsing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdUnparsing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/variable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/variable.mli
    branches/soc-2007-joeedh/extern/fftw/install-sh
    branches/soc-2007-joeedh/extern/fftw/kernel/
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/align.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/alloc.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/assert.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/awake.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/buffered.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/cpy1d.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/cpy2d-pair.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/cpy2d.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/ct.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/debug.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/hash.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/iabs.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/kalloc.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/md5-1.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/md5.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/minmax.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/ops.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/pickdim.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/plan.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/planner.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/primes.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/print.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/problem.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/rader.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/scan.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/solver.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/solvtab.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/stride.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor1.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor2.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor4.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor5.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor7.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor8.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor9.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tile2d.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/timer.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/transpose.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/trig.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/twiddle.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/Makefile
    branches/soc-2007-joeedh/extern/fftw/kernel/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/kernel/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/kernel/align.c
    branches/soc-2007-joeedh/extern/fftw/kernel/alloc.c
    branches/soc-2007-joeedh/extern/fftw/kernel/assert.c
    branches/soc-2007-joeedh/extern/fftw/kernel/awake.c
    branches/soc-2007-joeedh/extern/fftw/kernel/buffered.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cpy1d.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cpy2d-pair.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cpy2d.c
    branches/soc-2007-joeedh/extern/fftw/kernel/ct.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cycle.h
    branches/soc-2007-joeedh/extern/fftw/kernel/debug.c
    branches/soc-2007-joeedh/extern/fftw/kernel/hash.c
    branches/soc-2007-joeedh/extern/fftw/kernel/iabs.c
    branches/soc-2007-joeedh/extern/fftw/kernel/ifftw.h
    branches/soc-2007-joeedh/extern/fftw/kernel/kalloc.c
    branches/soc-2007-joeedh/extern/fftw/kernel/md5-1.c
    branches/soc-2007-joeedh/extern/fftw/kernel/md5.c
    branches/soc-2007-joeedh/extern/fftw/kernel/minmax.c
    branches/soc-2007-joeedh/extern/fftw/kernel/ops.c
    branches/soc-2007-joeedh/extern/fftw/kernel/pickdim.c
    branches/soc-2007-joeedh/extern/fftw/kernel/plan.c
    branches/soc-2007-joeedh/extern/fftw/kernel/planner.c
    branches/soc-2007-joeedh/extern/fftw/kernel/primes.c
    branches/soc-2007-joeedh/extern/fftw/kernel/print.c
    branches/soc-2007-joeedh/extern/fftw/kernel/problem.c
    branches/soc-2007-joeedh/extern/fftw/kernel/rader.c
    branches/soc-2007-joeedh/extern/fftw/kernel/scan.c
    branches/soc-2007-joeedh/extern/fftw/kernel/solver.c
    branches/soc-2007-joeedh/extern/fftw/kernel/solvtab.c
    branches/soc-2007-joeedh/extern/fftw/kernel/stride.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor1.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor2.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor4.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor5.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor7.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor8.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor9.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tile2d.c
    branches/soc-2007-joeedh/extern/fftw/kernel/timer.c
    branches/soc-2007-joeedh/extern/fftw/kernel/transpose.c
    branches/soc-2007-joeedh/extern/fftw/kernel/trig.c
    branches/soc-2007-joeedh/extern/fftw/kernel/twiddle.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/aligned-main.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/allocate.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/aset.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/bench-main.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/can-do.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/caset.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/dotens2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/info.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/main.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/mflops.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/mp.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/my-getopt.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/ovtpvt.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/pow2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/problem.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/report.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/speed.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/tensor.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/timer.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/timer2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/useropt.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/util.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-dft.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-lib.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-r2r.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-rdft2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/zero.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/Makefile
    branches/soc-2007-joeedh/extern/fftw/libbench2/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/libbench2/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/libbench2/aligned-main.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/allocate.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/aset.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/bench-main.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/bench-user.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/bench.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/can-do.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/caset.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/dotens2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/info.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/main.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/mflops.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/mp.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/my-getopt.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/my-getopt.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/ovtpvt.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/pow2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/problem.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/report.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/speed.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/tensor.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/timer.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/timer2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/useropt.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/util.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-dft.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-lib.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-r2r.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/zero.c
    branches/soc-2007-joeedh/extern/fftw/libtool
    branches/soc-2007-joeedh/extern/fftw/ltmain.sh
    branches/soc-2007-joeedh/extern/fftw/m4/
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Entries
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Repository
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Root
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Tag
    branches/soc-2007-joeedh/extern/fftw/m4/acx_pthread.m4
    branches/soc-2007-joeedh/extern/fftw/m4/amx_prog_as.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_cc_maxopt.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_check_compiler_flags.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_compiler_vendor.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_aligns_stack.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_archflag.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_version.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_x86_cpuid.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_openmp.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ocaml.m4
    branches/soc-2007-joeedh/extern/fftw/missing
    branches/soc-2007-joeedh/extern/fftw/rdft/
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/buffered.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/buffered2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/dft-r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/dht-r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/dht-rader.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/direct.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/direct2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/generic.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-common.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-direct.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-directbuf.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-generic.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/indirect.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/khc2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/khc2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/kr2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/kr2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/nop.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/nop2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/plan.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/plan2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/problem.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/problem2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank-geq2-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank-geq2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank0-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank0.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft-dht.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-inplace-strides.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-radix2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-strides.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-tensor-max-index.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/solve.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/solve2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/vrank-geq1-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/vrank3-transpose.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/buffered.c
    branches/soc-2007-joeedh/extern/fftw/rdft/buffered2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelet-rdft.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/hc2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/hfb.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hb.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_11.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_128.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_13.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_14.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/codlist.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_11.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_128.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_13.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_14.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2rIII.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hf.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hfb.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_11.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_128.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_13.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_14.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/codlist.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_11.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_128.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_13.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_14.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hcII.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/e01_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/e10_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/codlist.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/e01_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/e10_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r.h
    branches/soc-2007-joeedh/extern/fftw/rdft/conf.c
    branches/soc-2007-joeedh/extern/fftw/rdft/dft-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/dht-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/dht-rader.c
    branches/soc-2007-joeedh/extern/fftw/rdft/direct.c
    branches/soc-2007-joeedh/extern/fftw/rdft/direct2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/generic.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-common.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-direct.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-directbuf.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-generic.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc.h
    branches/soc-2007-joeedh/extern/fftw/rdft/indirect.c
    branches/soc-2007-joeedh/extern/fftw/rdft/khc2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/khc2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/kr2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/kr2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/nop.c
    branches/soc-2007-joeedh/extern/fftw/rdft/nop2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/plan.c
    branches/soc-2007-joeedh/extern/fftw/rdft/plan2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/problem.c
    branches/soc-2007-joeedh/extern/fftw/rdft/problem2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank-geq2-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank-geq2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank0-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank0.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft-dht.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft.h
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-inplace-strides.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-radix2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-strides.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-tensor-max-index.c
    branches/soc-2007-joeedh/extern/fftw/rdft/solve.c
    branches/soc-2007-joeedh/extern/fftw/rdft/solve2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/vrank-geq1-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/rdft/vrank3-transpose.c
    branches/soc-2007-joeedh/extern/fftw/reodft/
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/redft00e-r2hc-pad.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft00e-splitradix.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft010e-r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft11e-r2hc-odd.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft11e-radix2.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/rodft00e-r2hc-pad.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/Makefile
    branches/soc-2007-joeedh/extern/fftw/reodft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/reodft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/reodft/conf.c
    branches/soc-2007-joeedh/extern/fftw/reodft/redft00e-r2hc-pad.c
    branches/soc-2007-joeedh/extern/fftw/reodft/redft00e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft.h
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft00e-splitradix.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft010e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft11e-r2hc-odd.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft11e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft11e-radix2.c
    branches/soc-2007-joeedh/extern/fftw/reodft/rodft00e-r2hc-pad.c
    branches/soc-2007-joeedh/extern/fftw/reodft/rodft00e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/simd/
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/altivec.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/sse.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/sse2.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/taint.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/Makefile
    branches/soc-2007-joeedh/extern/fftw/simd/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/simd/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/simd/README
    branches/soc-2007-joeedh/extern/fftw/simd/altivec.c
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/.deps/
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/.deps/sse.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/.deps/sse2.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/Makefile
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/sse.c
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/sse2.c
    branches/soc-2007-joeedh/extern/fftw/simd/simd-altivec.h
    branches/soc-2007-joeedh/extern/fftw/simd/simd-sse.h
    branches/soc-2007-joeedh/extern/fftw/simd/simd-sse2.h
    branches/soc-2007-joeedh/extern/fftw/simd/simd.h
    branches/soc-2007-joeedh/extern/fftw/simd/sse.c
    branches/soc-2007-joeedh/extern/fftw/simd/sse2.c
    branches/soc-2007-joeedh/extern/fftw/simd/taint.c
    branches/soc-2007-joeedh/extern/fftw/simd/x86-cpuid.h
    branches/soc-2007-joeedh/extern/fftw/stamp-h1
    branches/soc-2007-joeedh/extern/fftw/support/
    branches/soc-2007-joeedh/extern/fftw/support/Makefile
    branches/soc-2007-joeedh/extern/fftw/support/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/support/Makefile.codelets
    branches/soc-2007-joeedh/extern/fftw/support/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/support/addchain.c
    branches/soc-2007-joeedh/extern/fftw/support/codelet_asmprelude
    branches/soc-2007-joeedh/extern/fftw/support/codelet_prelude.dft
    branches/soc-2007-joeedh/extern/fftw/support/codelet_prelude.rdft
    branches/soc-2007-joeedh/extern/fftw/support/twovers.sh
    branches/soc-2007-joeedh/extern/fftw/tests/
    branches/soc-2007-joeedh/extern/fftw/tests/.deps/
    branches/soc-2007-joeedh/extern/fftw/tests/.deps/bench.Po
    branches/soc-2007-joeedh/extern/fftw/tests/.deps/hook.Po
    branches/soc-2007-joeedh/extern/fftw/tests/Makefile
    branches/soc-2007-joeedh/extern/fftw/tests/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/tests/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/tests/README
    branches/soc-2007-joeedh/extern/fftw/tests/bench.c
    branches/soc-2007-joeedh/extern/fftw/tests/check.pl
    branches/soc-2007-joeedh/extern/fftw/tests/hook.c
    branches/soc-2007-joeedh/extern/fftw/threads/
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/api.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/ct.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/dft-vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/f77api.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/hc2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/rdft-vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/threads.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/vrank-geq1-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/Makefile
    branches/soc-2007-joeedh/extern/fftw/threads/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/threads/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/threads/api.c
    branches/soc-2007-joeedh/extern/fftw/threads/conf.c
    branches/soc-2007-joeedh/extern/fftw/threads/ct.c
    branches/soc-2007-joeedh/extern/fftw/threads/dft-vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/threads/f77api.c
    branches/soc-2007-joeedh/extern/fftw/threads/f77funcs.h
    branches/soc-2007-joeedh/extern/fftw/threads/hc2hc.c
    branches/soc-2007-joeedh/extern/fftw/threads/rdft-vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/threads/threads.c
    branches/soc-2007-joeedh/extern/fftw/threads/threads.h
    branches/soc-2007-joeedh/extern/fftw/threads/vrank-geq1-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/tools/
    branches/soc-2007-joeedh/extern/fftw/tools/.deps/
    branches/soc-2007-joeedh/extern/fftw/tools/.deps/fftw-wisdom.Po
    branches/soc-2007-joeedh/extern/fftw/tools/Makefile
    branches/soc-2007-joeedh/extern/fftw/tools/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/tools/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom-to-conf
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom-to-conf.1
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom-to-conf.in
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom.1
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/tools/fftw_wisdom.1
    branches/soc-2007-joeedh/extern/fftw/tools/fftw_wisdom.1.in
    branches/soc-2007-joeedh/extern/fftw/tools/fftwf-wisdom.1
    branches/soc-2007-joeedh/extern/glew/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/glew/make/msvc_9_0/glew.vcproj
    branches/soc-2007-joeedh/extern/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/make/msvc_9_0/build_install_all.vcproj
    branches/soc-2007-joeedh/extern/qhull/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/qhull/make/msvc_9_0/qhull.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/broad/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/broad/broad.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/complex/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/complex/complex.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/convex/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/convex/convex.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/solid.vcproj
    branches/soc-2007-joeedh/extern/verse/make/msvc_9_0/
    branches/soc-2007-joeedh/extern/verse/make/msvc_9_0/libverse.vcproj
    branches/soc-2007-joeedh/extern/verse/make/msvc_9_0/verse.vcproj
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/dummy/
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/openal/
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj
    branches/soc-2007-joeedh/intern/bmfont/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/bmfont/make/msvc_9_0/bmfont.vcproj
    branches/soc-2007-joeedh/intern/boolop/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/boolop/make/msvc_9_0/boolop.vcproj
    branches/soc-2007-joeedh/intern/bsp/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/bsp/make/msvc_9_0/bsplib.vcproj
    branches/soc-2007-joeedh/intern/container/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/container/make/msvc_9_0/container.vcproj
    branches/soc-2007-joeedh/intern/decimation/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/decimation/make/msvc_9_0/decimation.vcproj
    branches/soc-2007-joeedh/intern/elbeem/intern/controlparticles.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/controlparticles.h
    branches/soc-2007-joeedh/intern/elbeem/intern/elbeem_control.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/elbeem_control.h
    branches/soc-2007-joeedh/intern/elbeem/intern/mvmcoords.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/mvmcoords.h
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_control.cpp
    branches/soc-2007-joeedh/intern/elbeem/intern/solver_control.h
    branches/soc-2007-joeedh/intern/elbeem/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/elbeem/make/msvc_9_0/elbeem.vcproj
    branches/soc-2007-joeedh/intern/ghost/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2007-joeedh/intern/guardedalloc/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj
    branches/soc-2007-joeedh/intern/iksolver/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/iksolver/make/msvc_9_0/iksolver.vcproj
    branches/soc-2007-joeedh/intern/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/make/msvc_9_0/INT_build_install_all.vcproj
    branches/soc-2007-joeedh/intern/memutil/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/memutil/make/msvc_9_0/memutil.vcproj
    branches/soc-2007-joeedh/intern/moto/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/moto/make/msvc_9_0/moto.vcproj
    branches/soc-2007-joeedh/intern/opennl/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/opennl/make/msvc_9_0/opennl.vcproj
    branches/soc-2007-joeedh/intern/string/make/msvc_9_0/
    branches/soc-2007-joeedh/intern/string/make/msvc_9_0/string.vcproj
    branches/soc-2007-joeedh/po/ko.po
    branches/soc-2007-joeedh/projectfiles_vc7/blender/gpu/
    branches/soc-2007-joeedh/projectfiles_vc7/blender/gpu/BL_gpu.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/videotexture/
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BLO_readblenfile/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BLO_readblenfile/BLO_readblenfile.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BPY_python/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/avi/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/avi/BL_avi.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blender.sln
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blender.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenkernel/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenlib/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenpluginapi/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenpluginapi/blenpluginapi/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/ftfont/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/ftfont/FTF_ftfont.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/gpu/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/imbuf/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/img/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/img/BL_img.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/loader/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/makesdna/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/makesdna/DNA_makesdna.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/nodes/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/radiosity/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/radiosity/BRA_radiosity.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/render/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/render/BRE_render.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/renderconverter/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/renderconverter/BRE_renderconverter.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/src/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/src/BL_src.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/yafray/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/yafray/BRE_yafray.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/blenderhook/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/converter/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/expression/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/expression/EXP_expressions.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gamelogic/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/axctl/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/axctl/GP_axctl.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/common/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/common/GP_common.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/ghost/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/network/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/network/KX_network.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/loopbacknetwork/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/loopbacknetwork/NG_loopbacknetwork.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/network/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/network/NG_network.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Dummy/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Ode/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Physics.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Sumo/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/RAS_rasterizer.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/openglrasterizer/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/scenegraph/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/scenegraph/SG_SceneGraph.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/videotexture/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/gen_messaging/
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/system/
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/system/SYS_system.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/sumo/
    branches/soc-2007-joeedh/release/scripts/bpymodules/BPyTextPlugin.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/dxfLibrary.py
    branches/soc-2007-joeedh/release/scripts/export_dxf.py
    branches/soc-2007-joeedh/release/scripts/import_web3d.py
    branches/soc-2007-joeedh/release/scripts/ms3d_import_ascii.py
    branches/soc-2007-joeedh/release/scripts/scripttemplate_gamelogic.py
    branches/soc-2007-joeedh/release/scripts/scripttemplate_gamelogic_basic.py
    branches/soc-2007-joeedh/release/scripts/scripttemplate_text_plugin.py
    branches/soc-2007-joeedh/release/scripts/textplugin_functiondocs.py
    branches/soc-2007-joeedh/release/scripts/textplugin_imports.py
    branches/soc-2007-joeedh/release/scripts/textplugin_membersuggest.py
    branches/soc-2007-joeedh/release/scripts/textplugin_outliner.py
    branches/soc-2007-joeedh/release/scripts/textplugin_suggest.py
    branches/soc-2007-joeedh/release/scripts/textplugin_templates.py
    branches/soc-2007-joeedh/release/text/release_248.txt
    branches/soc-2007-joeedh/scons/
    branches/soc-2007-joeedh/scons/scons-LICENSE
    branches/soc-2007-joeedh/scons/scons-README
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Action.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Builder.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/CacheDir.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Conftest.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Debug.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Defaults.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Environment.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Errors.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Executor.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Job.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Memoize.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/Alias.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/FS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/Python.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/BoolOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/EnumOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/ListOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/PackageOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/PathOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/PathList.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/aix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/cygwin.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/darwin.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/hpux.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/irix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/os2.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/posix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/sunos.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/win32.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/SConf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/SConsign.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/C.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/D.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/Dir.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/Fortran.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/IDL.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/LaTeX.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/Prog.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/RC.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/Interactive.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/Main.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/SConsOptions.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/SConscript.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Sig.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Subst.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Taskmaster.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/386asm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/BitKeeper.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/CVS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/FortranCommon.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/JavaCommon.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/Perforce.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/PharLapCommon.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/RCS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/SCCS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/Subversion.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixc++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixf77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixlink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/applelink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/as.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/bcc32.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/c++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/cc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/cvf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/default.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dmd.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dvi.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dvipdf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dvips.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/f77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/f90.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/f95.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/filesystem.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/fortran.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/g++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/g77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gas.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gfortran.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gnulink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gs.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/hpc++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/hpcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/hplink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/icc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/icl.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ifl.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ifort.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ilink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ilink32.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/install.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/intelc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/jar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/javac.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/javah.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/latex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/lex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/link.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/linkloc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/m4.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/masm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/midl.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mingw.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mslib.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mslink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/msvc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/msvs.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mwcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mwld.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/nasm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/ipk.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/msi.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/rpm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/src_targz.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/src_zip.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/tarbz2.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/targz.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/zip.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/pdf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/pdflatex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/pdftex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/qt.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/rmic.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/rpcgen.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/rpm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgiar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgic++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgicc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgilink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunc++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/suncc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunf77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunf90.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunf95.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunlink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/swig.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/tar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/tex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/tlib.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/wix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/yacc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/zip.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Util.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/BoolVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/EnumVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/ListVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/PackageVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/PathVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Warnings.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_UserString.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_hashlib.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_itertools.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_optparse.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_sets.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_sets15.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_shlex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_subprocess.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_textwrap.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/builtins.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/cpp.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/dblite.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/exitfuncs.py
    branches/soc-2007-joeedh/scons/scons-time.py
    branches/soc-2007-joeedh/scons/scons.py
    branches/soc-2007-joeedh/scons/sconsign.py
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_bullet.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_fluidsim.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_simple_deform.h
    branches/soc-2007-joeedh/source/blender/blenkernel/BKE_suggestions.h
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/bullet.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/fluidsim.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/simple_deform.c
    branches/soc-2007-joeedh/source/blender/blenkernel/intern/suggestions.c
    branches/soc-2007-joeedh/source/blender/blenlib/BLI_graph.h
    branches/soc-2007-joeedh/source/blender/blenlib/intern/graph.c
    branches/soc-2007-joeedh/source/blender/gpu/
    branches/soc-2007-joeedh/source/blender/gpu/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/gpu/GPU_draw.h
    branches/soc-2007-joeedh/source/blender/gpu/GPU_extensions.h
    branches/soc-2007-joeedh/source/blender/gpu/GPU_material.h
    branches/soc-2007-joeedh/source/blender/gpu/Makefile
    branches/soc-2007-joeedh/source/blender/gpu/SConscript
    branches/soc-2007-joeedh/source/blender/gpu/intern/
    branches/soc-2007-joeedh/source/blender/gpu/intern/Makefile
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_codegen.h
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_material.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_vertex.glsl
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_vertex.glsl.c
    branches/soc-2007-joeedh/source/blender/imbuf/intern/dds/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/include/BIF_keyframing.h
    branches/soc-2007-joeedh/source/blender/nodes/TEX_node.h
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_util.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_util.h
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/Renderlayer.py
    branches/soc-2007-joeedh/source/blender/python/api2_2x/doc/SConscript
    branches/soc-2007-joeedh/source/blender/src/autoarmature.c
    branches/soc-2007-joeedh/source/blender/src/keyframing.c
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/apparmor/
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/apparmor/README
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/apparmor/usr.bin.blenderplayer-web
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/blenderplayer-wrapper.c
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/npunix.c
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/soc-2007-joeedh/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/soc-2007-joeedh/source/gameengine/PyDoc/KX_PolyProxy.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/SCA_JoystickSensor.py
    branches/soc-2007-joeedh/source/gameengine/PyDoc/SConscript
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/BlendType.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Common.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Exception.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBase.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBase.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBlueScreen.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterColor.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterColor.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterNormal.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterSource.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterSource.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBase.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBuff.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageMix.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageRender.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageViewport.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Makefile
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/PyTypeList.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/PyTypeList.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/SConscript
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Texture.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Texture.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoBase.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoBase.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/blendVideoTex.cpp

Removed Paths:
-------------
    branches/soc-2007-joeedh/bin/.blender/locale/ko/LC_MESSAGES/
    branches/soc-2007-joeedh/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
    branches/soc-2007-joeedh/bin/.blender/locale/kr/
    branches/soc-2007-joeedh/extern/bFTGL/make/msvc_9_0/ftgl_static_lib.vcproj
    branches/soc-2007-joeedh/extern/bullet2/make/msvc_9_0/Bullet.vcproj
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/soc-2007-joeedh/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/Makefile
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/alldevices.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/audio.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/avdevice.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/beosaudio.cpp
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/bktr.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/dv1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/dv1394.h
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/libdc1394.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/v4l.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/v4l2.c
    branches/soc-2007-joeedh/extern/ffmpeg/libavdevice/x11grab.c
    branches/soc-2007-joeedh/extern/fftw/AUTHORS
    branches/soc-2007-joeedh/extern/fftw/CONVENTIONS
    branches/soc-2007-joeedh/extern/fftw/COPYING
    branches/soc-2007-joeedh/extern/fftw/COPYRIGHT
    branches/soc-2007-joeedh/extern/fftw/ChangeLog
    branches/soc-2007-joeedh/extern/fftw/INSTALL
    branches/soc-2007-joeedh/extern/fftw/Makefile
    branches/soc-2007-joeedh/extern/fftw/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/NEWS
    branches/soc-2007-joeedh/extern/fftw/README
    branches/soc-2007-joeedh/extern/fftw/SConscript
    branches/soc-2007-joeedh/extern/fftw/TODO
    branches/soc-2007-joeedh/extern/fftw/aclocal.m4
    branches/soc-2007-joeedh/extern/fftw/api/
    branches/soc-2007-joeedh/extern/fftw/api/.deps/
    branches/soc-2007-joeedh/extern/fftw/api/.deps/apiplan.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/configure.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-split-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-split-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute-split-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/execute.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/export-wisdom-to-file.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/export-wisdom-to-string.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/export-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/extract-reim.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/f77api.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/flops.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/forget-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-system-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-wisdom-from-file.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-wisdom-from-string.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/import-wisdom.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/malloc.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/map-r2r-kind.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mapflags.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mkprinter-file.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mktensor-iodims.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/mktensor-rowmajor.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-split-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-split-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-guru-split-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-dft-c2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-dft-r2c.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-dft.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-many-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r-1d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r-2d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r-3d.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/plan-r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/print-plan.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/rdft2-pad.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/the-planner.Plo
    branches/soc-2007-joeedh/extern/fftw/api/.deps/version.Plo
    branches/soc-2007-joeedh/extern/fftw/api/Makefile
    branches/soc-2007-joeedh/extern/fftw/api/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/api/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/api/api.h
    branches/soc-2007-joeedh/extern/fftw/api/apiplan.c
    branches/soc-2007-joeedh/extern/fftw/api/configure.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-split-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-split-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/execute-split-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/execute.c
    branches/soc-2007-joeedh/extern/fftw/api/export-wisdom-to-file.c
    branches/soc-2007-joeedh/extern/fftw/api/export-wisdom-to-string.c
    branches/soc-2007-joeedh/extern/fftw/api/export-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/extract-reim.c
    branches/soc-2007-joeedh/extern/fftw/api/f77api.c
    branches/soc-2007-joeedh/extern/fftw/api/f77funcs.h
    branches/soc-2007-joeedh/extern/fftw/api/fftw3.f
    branches/soc-2007-joeedh/extern/fftw/api/fftw3.h
    branches/soc-2007-joeedh/extern/fftw/api/flops.c
    branches/soc-2007-joeedh/extern/fftw/api/forget-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/import-system-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/import-wisdom-from-file.c
    branches/soc-2007-joeedh/extern/fftw/api/import-wisdom-from-string.c
    branches/soc-2007-joeedh/extern/fftw/api/import-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/api/malloc.c
    branches/soc-2007-joeedh/extern/fftw/api/map-r2r-kind.c
    branches/soc-2007-joeedh/extern/fftw/api/mapflags.c
    branches/soc-2007-joeedh/extern/fftw/api/mkprinter-file.c
    branches/soc-2007-joeedh/extern/fftw/api/mktensor-iodims.c
    branches/soc-2007-joeedh/extern/fftw/api/mktensor-rowmajor.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-split-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-split-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-guru-split-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-dft-c2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-dft-r2c.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-dft.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-many-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r-1d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r-2d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r-3d.c
    branches/soc-2007-joeedh/extern/fftw/api/plan-r2r.c
    branches/soc-2007-joeedh/extern/fftw/api/print-plan.c
    branches/soc-2007-joeedh/extern/fftw/api/rdft2-pad.c
    branches/soc-2007-joeedh/extern/fftw/api/the-planner.c
    branches/soc-2007-joeedh/extern/fftw/api/version.c
    branches/soc-2007-joeedh/extern/fftw/api/x77.h
    branches/soc-2007-joeedh/extern/fftw/bootstrap.sh
    branches/soc-2007-joeedh/extern/fftw/config.guess
    branches/soc-2007-joeedh/extern/fftw/config.h
    branches/soc-2007-joeedh/extern/fftw/config.h.in
    branches/soc-2007-joeedh/extern/fftw/config.log
    branches/soc-2007-joeedh/extern/fftw/config.status
    branches/soc-2007-joeedh/extern/fftw/config.sub
    branches/soc-2007-joeedh/extern/fftw/configure
    branches/soc-2007-joeedh/extern/fftw/configure.ac
    branches/soc-2007-joeedh/extern/fftw/depcomp
    branches/soc-2007-joeedh/extern/fftw/dft/
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/bluestein.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/buffered.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/ct.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/ctsq.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/dftw-direct.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/dftw-generic.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/dftw-genericbuf.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/direct.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/generic.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/indirect-transpose.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/indirect.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft-dif.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft-difsq.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft-dit.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/kdft.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/nop.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/plan.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/problem.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/rader.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/rank-geq2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/solve.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/.deps/zero.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/bluestein.c
    branches/soc-2007-joeedh/extern/fftw/dft/buffered.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelet-dft.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/.deps/n.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/.deps/t.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/f.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/n.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/n.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/q.h
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_11.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_13.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/n1_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/q1_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t1_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/.deps/t2_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/codlist.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_11.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_13.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/n1_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/q1_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t1_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/standard/t2_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/t.c
    branches/soc-2007-joeedh/extern/fftw/dft/codelets/t.h
    branches/soc-2007-joeedh/extern/fftw/dft/conf.c
    branches/soc-2007-joeedh/extern/fftw/dft/ct.c
    branches/soc-2007-joeedh/extern/fftw/dft/ct.h
    branches/soc-2007-joeedh/extern/fftw/dft/ctsq.c
    branches/soc-2007-joeedh/extern/fftw/dft/dft.h
    branches/soc-2007-joeedh/extern/fftw/dft/dftw-direct.c
    branches/soc-2007-joeedh/extern/fftw/dft/dftw-generic.c
    branches/soc-2007-joeedh/extern/fftw/dft/dftw-genericbuf.c
    branches/soc-2007-joeedh/extern/fftw/dft/direct.c
    branches/soc-2007-joeedh/extern/fftw/dft/generic.c
    branches/soc-2007-joeedh/extern/fftw/dft/indirect-transpose.c
    branches/soc-2007-joeedh/extern/fftw/dft/indirect.c
    branches/soc-2007-joeedh/extern/fftw/dft/k7/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/.deps/k7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/k7/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/k7/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/k7/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/codlist.c
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/f1k7i_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_11.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_128.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_13.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_14.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_11.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_128.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_13.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_14.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/n1k7i_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_10.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_12.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_15.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_16.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_2.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_3.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_32.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_4.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_5.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_6.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_64.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_7.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_8.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/codelets/t1k7i_9.S
    branches/soc-2007-joeedh/extern/fftw/dft/k7/k7.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft-dif.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft-difsq.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft-dit.c
    branches/soc-2007-joeedh/extern/fftw/dft/kdft.c
    branches/soc-2007-joeedh/extern/fftw/dft/nop.c
    branches/soc-2007-joeedh/extern/fftw/dft/plan.c
    branches/soc-2007-joeedh/extern/fftw/dft/problem.c
    branches/soc-2007-joeedh/extern/fftw/dft/rader.c
    branches/soc-2007-joeedh/extern/fftw/dft/rank-geq2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n1b.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n1f.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n2b.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n2f.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/n2s.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/q1b.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/q1f.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/t.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/.deps/ts.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/simd/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/simd/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_11.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_13.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1bv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_11.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_13.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n1fv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_14.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/n2sv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/q1fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1bv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_10.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_12.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_15.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_3.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_5.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_6.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_7.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1fv_9.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t1sv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_2.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_64.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t2sv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3bv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_16.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_32.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_4.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/.deps/t3fv_8.Plo
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/codlist.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_11.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_13.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1bv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_11.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_13.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n1fv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_14.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/n2sv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/q1fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1bv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_10.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_12.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_15.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_3.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_5.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_6.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_7.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1fv_9.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t1sv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_2.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_64.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t2sv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3bv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_16.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_32.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_4.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/codelets/t3fv_8.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1b.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1f.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n1f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2b.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2f.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2s.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/n2s.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1b.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1f.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/q1f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t1b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t1f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t2b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t2f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t3b.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/t3f.h
    branches/soc-2007-joeedh/extern/fftw/dft/simd/ts.c
    branches/soc-2007-joeedh/extern/fftw/dft/simd/ts.h
    branches/soc-2007-joeedh/extern/fftw/dft/solve.c
    branches/soc-2007-joeedh/extern/fftw/dft/vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/dft/zero.c
    branches/soc-2007-joeedh/extern/fftw/doc/
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/Makefile
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/bfnnconv.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.ascii
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.bfnn
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/index.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section1.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section2.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section3.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section4.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/fftw-faq.html/section5.html
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/html.refs
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-ascii.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-html.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-info.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-lout.pl
    branches/soc-2007-joeedh/extern/fftw/doc/FAQ/m-post.pl
    branches/soc-2007-joeedh/extern/fftw/doc/Makefile
    branches/soc-2007-joeedh/extern/fftw/doc/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/doc/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/doc/equation-dft.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-dht.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-idft.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-redft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/equation-rodft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/f77_wisdom.f
    branches/soc-2007-joeedh/extern/fftw/doc/fftw3.info
    branches/soc-2007-joeedh/extern/fftw/doc/fftw3.pdf
    branches/soc-2007-joeedh/extern/fftw/doc/fftw3.texi
    branches/soc-2007-joeedh/extern/fftw/doc/html/
    branches/soc-2007-joeedh/extern/fftw/doc/html/1d-Discrete-Hartley-Transforms-_0028DHTs_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/1d-Real_002deven-DFTs-_0028DCTs_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/1d-Real_002dodd-DFTs-_0028DSTs_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Acknowledgments.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Complex-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Interface.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Real_002ddata-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Advanced-Real_002dto_002dreal-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Basic-Interface.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Calling-FFTW-from-Fortran.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Caveats-in-Using-Wisdom.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Column_002dmajor-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-Multi_002dDimensional-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-One_002dDimensional-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Complex-numbers.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Concept-Index.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Cycle-Counters.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Data-Alignment.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Data-Types-and-Files.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Dynamic-Arrays-in-C.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Dynamic-Arrays-in-C_002dThe-Wrong-Way.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/FFTW-Constants-in-Fortran.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/FFTW-Reference.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Fixed_002dsize-Arrays-in-C.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Forgetting-Wisdom.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Fortran-Examples.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Fortran_002dinterface-routines.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Generating-your-own-code.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Complex-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Execution-of-Plans.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Interface.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Real_002ddata-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-Real_002dto_002dreal-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Guru-vector-and-transform-sizes.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/How-Many-Threads-to-Use_003f.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-and-Customization.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-and-Supported-Hardware_002fSoftware.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-on-Unix.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Installation-on-non_002dUnix-systems.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Interleaved-and-split-arrays.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Introduction.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Library-Index.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/License-and-Copyright.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Memory-Allocation.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/More-DFTs-of-Real-Data.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002dDimensional-DFTs-of-Real-Data.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002ddimensional-Array-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002ddimensional-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Multi_002dthreaded-FFTW.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/One_002dDimensional-DFTs-of-Real-Data.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Other-Important-Topics.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Parallel-FFTW.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Planner-Flags.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Precision.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002ddata-DFT-Array-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002ddata-DFTs.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002dto_002dReal-Transform-Kinds.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Real_002dto_002dReal-Transforms.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Row_002dmajor-Format.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/SIMD-alignment-and-fftw_005fmalloc.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Stack-alignment-on-x86.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-1d-Discrete-Fourier-Transform-_0028DFT_0029.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-1d-Real_002ddata-DFT.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-Discrete-Hartley-Transform.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/The-Halfcomplex_002dformat-DFT.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Thread-safety.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Tutorial.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Upgrading-from-FFTW-version-2.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Usage-of-Multi_002dthreaded-FFTW.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Using-Plans.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/What-FFTW-Really-Computes.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-Export.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-Import.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-Utilities.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom-of-Fortran_003f.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Wisdom.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/Words-of-Wisdom_002dSaving-Plans.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-dft.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-dht.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-idft.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-redft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft00.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft01.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft10.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/equation-rodft11.png
    branches/soc-2007-joeedh/extern/fftw/doc/html/index.html
    branches/soc-2007-joeedh/extern/fftw/doc/html/rfftwnd.png
    branches/soc-2007-joeedh/extern/fftw/doc/mdate-sh
    branches/soc-2007-joeedh/extern/fftw/doc/rfftwnd.eps
    branches/soc-2007-joeedh/extern/fftw/doc/rfftwnd.fig
    branches/soc-2007-joeedh/extern/fftw/doc/stamp-vti
    branches/soc-2007-joeedh/extern/fftw/doc/texinfo.tex
    branches/soc-2007-joeedh/extern/fftw/doc/version.texi
    branches/soc-2007-joeedh/extern/fftw/fftw.pc
    branches/soc-2007-joeedh/extern/fftw/fftw.pc.in
    branches/soc-2007-joeedh/extern/fftw/fftw3.pc
    branches/soc-2007-joeedh/extern/fftw/genfft/
    branches/soc-2007-joeedh/extern/fftw/genfft/.depend
    branches/soc-2007-joeedh/extern/fftw/genfft/Makefile
    branches/soc-2007-joeedh/extern/fftw/genfft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/genfft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/genfft/algsimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/algsimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/annotate.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/annotate.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/assoctable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/assoctable.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/c.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/complex.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/complex.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/conv.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/conv.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/dag.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/dag.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/expr.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/expr.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/fft.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/fft.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_athnotw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_athtw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_conv.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_hc2hc.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_hc2r.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_mdct.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_notw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_notw_c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_r2hc.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_r2r.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twiddle_c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twidsq.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/gen_twidsq_c.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/genutil.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/littlesimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/littlesimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/magic.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/monads.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/number.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/number.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/oracle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/oracle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/schedule.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/schedule.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/simd.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/simd.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/simdmagic.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/to_alist.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/to_alist.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/trig.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/trig.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/twiddle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/unique.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/unique.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/util.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/util.mli
    branches/soc-2007-joeedh/extern/fftw/genfft/variable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft/variable.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/.depend
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/Makefile
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/algsimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/algsimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assignmentsToVfpinstrs.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assignmentsToVfpinstrs.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assoctable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/assoctable.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/balanceVfpinstrs.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/balanceVfpinstrs.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/complex.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/complex.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/expr.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/expr.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/fft.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/fft.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/genUtil.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/gen_notw.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/gen_twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/id.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/id.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Basics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Basics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7ExecutionModel.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7ExecutionModel.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7FlatInstructionScheduling.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7FlatInstructionScheduling.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocationBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocationBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocator.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocator.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorInit.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterAllocatorInit.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterReallocation.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7RegisterReallocation.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Translate.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Translate.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Unparsing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Unparsing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Vectorization.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/k7Vectorization.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/littlesimp.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/littlesimp.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/magic.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/memoMonad.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/memoMonad.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/monads.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nonDetMonad.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nonDetMonad.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nullVectorization.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/nullVectorization.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/number.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/number.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/oracle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/oracle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/stateMonad.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/stateMonad.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/to_alist.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/to_alist.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/twiddle.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/twiddle.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/util.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/util.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vAnnotatedScheduler.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vAnnotatedScheduler.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vDag.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vDag.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpUnparsing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vFpUnparsing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vImproveSchedule.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vImproveSchedule.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vK7Optimization.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vK7Optimization.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vScheduler.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vScheduler.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdBasics.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdBasics.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdIndexing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdIndexing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdUnparsing.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/vSimdUnparsing.mli
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/variable.ml
    branches/soc-2007-joeedh/extern/fftw/genfft-k7/variable.mli
    branches/soc-2007-joeedh/extern/fftw/install-sh
    branches/soc-2007-joeedh/extern/fftw/kernel/
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/align.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/alloc.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/assert.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/awake.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/buffered.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/cpy1d.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/cpy2d-pair.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/cpy2d.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/ct.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/debug.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/hash.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/iabs.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/kalloc.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/md5-1.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/md5.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/minmax.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/ops.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/pickdim.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/plan.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/planner.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/primes.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/print.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/problem.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/rader.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/scan.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/solver.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/solvtab.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/stride.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor1.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor2.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor4.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor5.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor7.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor8.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tensor9.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/tile2d.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/timer.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/transpose.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/trig.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/.deps/twiddle.Plo
    branches/soc-2007-joeedh/extern/fftw/kernel/Makefile
    branches/soc-2007-joeedh/extern/fftw/kernel/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/kernel/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/kernel/align.c
    branches/soc-2007-joeedh/extern/fftw/kernel/alloc.c
    branches/soc-2007-joeedh/extern/fftw/kernel/assert.c
    branches/soc-2007-joeedh/extern/fftw/kernel/awake.c
    branches/soc-2007-joeedh/extern/fftw/kernel/buffered.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cpy1d.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cpy2d-pair.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cpy2d.c
    branches/soc-2007-joeedh/extern/fftw/kernel/ct.c
    branches/soc-2007-joeedh/extern/fftw/kernel/cycle.h
    branches/soc-2007-joeedh/extern/fftw/kernel/debug.c
    branches/soc-2007-joeedh/extern/fftw/kernel/hash.c
    branches/soc-2007-joeedh/extern/fftw/kernel/iabs.c
    branches/soc-2007-joeedh/extern/fftw/kernel/ifftw.h
    branches/soc-2007-joeedh/extern/fftw/kernel/kalloc.c
    branches/soc-2007-joeedh/extern/fftw/kernel/md5-1.c
    branches/soc-2007-joeedh/extern/fftw/kernel/md5.c
    branches/soc-2007-joeedh/extern/fftw/kernel/minmax.c
    branches/soc-2007-joeedh/extern/fftw/kernel/ops.c
    branches/soc-2007-joeedh/extern/fftw/kernel/pickdim.c
    branches/soc-2007-joeedh/extern/fftw/kernel/plan.c
    branches/soc-2007-joeedh/extern/fftw/kernel/planner.c
    branches/soc-2007-joeedh/extern/fftw/kernel/primes.c
    branches/soc-2007-joeedh/extern/fftw/kernel/print.c
    branches/soc-2007-joeedh/extern/fftw/kernel/problem.c
    branches/soc-2007-joeedh/extern/fftw/kernel/rader.c
    branches/soc-2007-joeedh/extern/fftw/kernel/scan.c
    branches/soc-2007-joeedh/extern/fftw/kernel/solver.c
    branches/soc-2007-joeedh/extern/fftw/kernel/solvtab.c
    branches/soc-2007-joeedh/extern/fftw/kernel/stride.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor1.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor2.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor4.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor5.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor7.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor8.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tensor9.c
    branches/soc-2007-joeedh/extern/fftw/kernel/tile2d.c
    branches/soc-2007-joeedh/extern/fftw/kernel/timer.c
    branches/soc-2007-joeedh/extern/fftw/kernel/transpose.c
    branches/soc-2007-joeedh/extern/fftw/kernel/trig.c
    branches/soc-2007-joeedh/extern/fftw/kernel/twiddle.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/aligned-main.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/allocate.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/aset.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/bench-main.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/can-do.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/caset.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/dotens2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/info.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/main.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/mflops.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/mp.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/my-getopt.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/ovtpvt.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/pow2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/problem.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/report.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/speed.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/tensor.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/timer.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/timer2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/useropt.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/util.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-dft.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-lib.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-r2r.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify-rdft2.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/verify.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/.deps/zero.Po
    branches/soc-2007-joeedh/extern/fftw/libbench2/Makefile
    branches/soc-2007-joeedh/extern/fftw/libbench2/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/libbench2/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/libbench2/aligned-main.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/allocate.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/aset.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/bench-main.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/bench-user.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/bench.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/can-do.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/caset.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/dotens2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/info.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/main.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/mflops.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/mp.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/my-getopt.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/my-getopt.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/ovtpvt.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/pow2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/problem.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/report.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/speed.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/tensor.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/timer.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/timer2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/useropt.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/util.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-dft.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-lib.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-r2r.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify.c
    branches/soc-2007-joeedh/extern/fftw/libbench2/verify.h
    branches/soc-2007-joeedh/extern/fftw/libbench2/zero.c
    branches/soc-2007-joeedh/extern/fftw/libtool
    branches/soc-2007-joeedh/extern/fftw/ltmain.sh
    branches/soc-2007-joeedh/extern/fftw/m4/
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Entries
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Repository
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Root
    branches/soc-2007-joeedh/extern/fftw/m4/CVS/Tag
    branches/soc-2007-joeedh/extern/fftw/m4/acx_pthread.m4
    branches/soc-2007-joeedh/extern/fftw/m4/amx_prog_as.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_cc_maxopt.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_check_compiler_flags.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_compiler_vendor.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_aligns_stack.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_archflag.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_version.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_gcc_x86_cpuid.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ax_openmp.m4
    branches/soc-2007-joeedh/extern/fftw/m4/ocaml.m4
    branches/soc-2007-joeedh/extern/fftw/missing
    branches/soc-2007-joeedh/extern/fftw/rdft/
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/buffered.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/buffered2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/dft-r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/dht-r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/dht-rader.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/direct.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/direct2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/generic.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-common.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-direct.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-directbuf.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc-generic.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/hc2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/indirect.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/khc2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/khc2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/kr2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/kr2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/nop.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/nop2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/plan.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/plan2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/problem.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/problem2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank-geq2-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank-geq2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank0-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rank0.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft-dht.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-inplace-strides.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-radix2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-strides.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/rdft2-tensor-max-index.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/solve.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/solve2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/vrank-geq1-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/.deps/vrank3-transpose.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/buffered.c
    branches/soc-2007-joeedh/extern/fftw/rdft/buffered2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelet-rdft.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/hc2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/hfb.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/.deps/r2r.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hb.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hb_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_11.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_128.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_13.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_14.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/codlist.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hb_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2rIII_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_11.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_128.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_13.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_14.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r/hc2r_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2r.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hc2rIII.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hf.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/hfb.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf2_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/hf_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_10.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_11.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_12.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_128.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_13.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_14.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_15.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_16.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_2.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_3.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_32.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_4.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_5.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_6.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_64.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_7.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_9.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/codlist.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf2_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/hf_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hcII_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_10.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_11.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_12.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_128.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_13.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_14.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_15.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_16.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_3.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_32.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_4.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_5.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_6.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_64.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_7.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc/r2hc_9.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hc.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2hcII.h
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/codlist.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/e01_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/.deps/e10_8.Plo
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/Makefile
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/codlist.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/e01_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r/e10_8.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/codelets/r2r.h
    branches/soc-2007-joeedh/extern/fftw/rdft/conf.c
    branches/soc-2007-joeedh/extern/fftw/rdft/dft-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/dht-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/dht-rader.c
    branches/soc-2007-joeedh/extern/fftw/rdft/direct.c
    branches/soc-2007-joeedh/extern/fftw/rdft/direct2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/generic.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-common.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-direct.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-directbuf.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc-generic.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/hc2hc.h
    branches/soc-2007-joeedh/extern/fftw/rdft/indirect.c
    branches/soc-2007-joeedh/extern/fftw/rdft/khc2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/khc2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/kr2hc.c
    branches/soc-2007-joeedh/extern/fftw/rdft/kr2r.c
    branches/soc-2007-joeedh/extern/fftw/rdft/nop.c
    branches/soc-2007-joeedh/extern/fftw/rdft/nop2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/plan.c
    branches/soc-2007-joeedh/extern/fftw/rdft/plan2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/problem.c
    branches/soc-2007-joeedh/extern/fftw/rdft/problem2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank-geq2-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank-geq2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank0-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rank0.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft-dht.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft.h
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-inplace-strides.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-radix2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-strides.c
    branches/soc-2007-joeedh/extern/fftw/rdft/rdft2-tensor-max-index.c
    branches/soc-2007-joeedh/extern/fftw/rdft/solve.c
    branches/soc-2007-joeedh/extern/fftw/rdft/solve2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/vrank-geq1-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/rdft/vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/rdft/vrank3-transpose.c
    branches/soc-2007-joeedh/extern/fftw/reodft/
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/redft00e-r2hc-pad.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft00e-splitradix.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft010e-r2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft11e-r2hc-odd.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/reodft11e-radix2.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/.deps/rodft00e-r2hc-pad.Plo
    branches/soc-2007-joeedh/extern/fftw/reodft/Makefile
    branches/soc-2007-joeedh/extern/fftw/reodft/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/reodft/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/reodft/conf.c
    branches/soc-2007-joeedh/extern/fftw/reodft/redft00e-r2hc-pad.c
    branches/soc-2007-joeedh/extern/fftw/reodft/redft00e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft.h
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft00e-splitradix.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft010e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft11e-r2hc-odd.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft11e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/reodft/reodft11e-radix2.c
    branches/soc-2007-joeedh/extern/fftw/reodft/rodft00e-r2hc-pad.c
    branches/soc-2007-joeedh/extern/fftw/reodft/rodft00e-r2hc.c
    branches/soc-2007-joeedh/extern/fftw/simd/
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/altivec.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/sse.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/sse2.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/.deps/taint.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/Makefile
    branches/soc-2007-joeedh/extern/fftw/simd/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/simd/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/simd/README
    branches/soc-2007-joeedh/extern/fftw/simd/altivec.c
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/.deps/
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/.deps/sse.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/.deps/sse2.Plo
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/Makefile
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/sse.c
    branches/soc-2007-joeedh/extern/fftw/simd/nonportable/sse2.c
    branches/soc-2007-joeedh/extern/fftw/simd/simd-altivec.h
    branches/soc-2007-joeedh/extern/fftw/simd/simd-sse.h
    branches/soc-2007-joeedh/extern/fftw/simd/simd-sse2.h
    branches/soc-2007-joeedh/extern/fftw/simd/simd.h
    branches/soc-2007-joeedh/extern/fftw/simd/sse.c
    branches/soc-2007-joeedh/extern/fftw/simd/sse2.c
    branches/soc-2007-joeedh/extern/fftw/simd/taint.c
    branches/soc-2007-joeedh/extern/fftw/simd/x86-cpuid.h
    branches/soc-2007-joeedh/extern/fftw/stamp-h1
    branches/soc-2007-joeedh/extern/fftw/support/
    branches/soc-2007-joeedh/extern/fftw/support/Makefile
    branches/soc-2007-joeedh/extern/fftw/support/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/support/Makefile.codelets
    branches/soc-2007-joeedh/extern/fftw/support/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/support/addchain.c
    branches/soc-2007-joeedh/extern/fftw/support/codelet_asmprelude
    branches/soc-2007-joeedh/extern/fftw/support/codelet_prelude.dft
    branches/soc-2007-joeedh/extern/fftw/support/codelet_prelude.rdft
    branches/soc-2007-joeedh/extern/fftw/support/twovers.sh
    branches/soc-2007-joeedh/extern/fftw/tests/
    branches/soc-2007-joeedh/extern/fftw/tests/.deps/
    branches/soc-2007-joeedh/extern/fftw/tests/.deps/bench.Po
    branches/soc-2007-joeedh/extern/fftw/tests/.deps/hook.Po
    branches/soc-2007-joeedh/extern/fftw/tests/Makefile
    branches/soc-2007-joeedh/extern/fftw/tests/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/tests/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/tests/README
    branches/soc-2007-joeedh/extern/fftw/tests/bench.c
    branches/soc-2007-joeedh/extern/fftw/tests/check.pl
    branches/soc-2007-joeedh/extern/fftw/tests/hook.c
    branches/soc-2007-joeedh/extern/fftw/threads/
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/api.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/conf.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/ct.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/dft-vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/f77api.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/hc2hc.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/rdft-vrank-geq1.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/threads.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/.deps/vrank-geq1-rdft2.Plo
    branches/soc-2007-joeedh/extern/fftw/threads/Makefile
    branches/soc-2007-joeedh/extern/fftw/threads/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/threads/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/threads/api.c
    branches/soc-2007-joeedh/extern/fftw/threads/conf.c
    branches/soc-2007-joeedh/extern/fftw/threads/ct.c
    branches/soc-2007-joeedh/extern/fftw/threads/dft-vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/threads/f77api.c
    branches/soc-2007-joeedh/extern/fftw/threads/f77funcs.h
    branches/soc-2007-joeedh/extern/fftw/threads/hc2hc.c
    branches/soc-2007-joeedh/extern/fftw/threads/rdft-vrank-geq1.c
    branches/soc-2007-joeedh/extern/fftw/threads/threads.c
    branches/soc-2007-joeedh/extern/fftw/threads/threads.h
    branches/soc-2007-joeedh/extern/fftw/threads/vrank-geq1-rdft2.c
    branches/soc-2007-joeedh/extern/fftw/tools/
    branches/soc-2007-joeedh/extern/fftw/tools/.deps/
    branches/soc-2007-joeedh/extern/fftw/tools/.deps/fftw-wisdom.Po
    branches/soc-2007-joeedh/extern/fftw/tools/Makefile
    branches/soc-2007-joeedh/extern/fftw/tools/Makefile.am
    branches/soc-2007-joeedh/extern/fftw/tools/Makefile.in
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom-to-conf
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom-to-conf.1
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom-to-conf.in
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom.1
    branches/soc-2007-joeedh/extern/fftw/tools/fftw-wisdom.c
    branches/soc-2007-joeedh/extern/fftw/tools/fftw_wisdom.1
    branches/soc-2007-joeedh/extern/fftw/tools/fftw_wisdom.1.in
    branches/soc-2007-joeedh/extern/fftw/tools/fftwf-wisdom.1
    branches/soc-2007-joeedh/extern/glew/make/msvc_9_0/glew.vcproj
    branches/soc-2007-joeedh/extern/make/msvc_9_0/build_install_all.vcproj
    branches/soc-2007-joeedh/extern/qdune/
    branches/soc-2007-joeedh/extern/qhull/make/msvc_9_0/qhull.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/broad/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/broad/broad.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/complex/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/complex/complex.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/convex/
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/convex/convex.vcproj
    branches/soc-2007-joeedh/extern/solid/make/msvc_9_0/solid.vcproj
    branches/soc-2007-joeedh/extern/verse/make/msvc_9_0/libverse.vcproj
    branches/soc-2007-joeedh/extern/verse/make/msvc_9_0/verse.vcproj
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/SoundSystem.vcproj
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/dummy/
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/dummy/DummySoundSystem.vcproj
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/openal/
    branches/soc-2007-joeedh/intern/SoundSystem/make/msvc_9_0/openal/OpenALSoundSystem.vcproj
    branches/soc-2007-joeedh/intern/bmfont/make/msvc_9_0/bmfont.vcproj
    branches/soc-2007-joeedh/intern/boolop/make/msvc_9_0/boolop.vcproj
    branches/soc-2007-joeedh/intern/bsp/make/msvc_9_0/bsplib.vcproj
    branches/soc-2007-joeedh/intern/container/make/msvc_9_0/container.vcproj
    branches/soc-2007-joeedh/intern/decimation/make/msvc_9_0/decimation.vcproj
    branches/soc-2007-joeedh/intern/elbeem/intern/elbeem.h
    branches/soc-2007-joeedh/intern/elbeem/make/msvc_9_0/elbeem.vcproj
    branches/soc-2007-joeedh/intern/ghost/make/msvc_9_0/ghost.vcproj
    branches/soc-2007-joeedh/intern/guardedalloc/make/msvc_9_0/guardedalloc.vcproj
    branches/soc-2007-joeedh/intern/iksolver/make/msvc_9_0/iksolver.vcproj
    branches/soc-2007-joeedh/intern/make/msvc_9_0/INT_build_install_all.vcproj
    branches/soc-2007-joeedh/intern/memutil/make/msvc_9_0/memutil.vcproj
    branches/soc-2007-joeedh/intern/moto/make/msvc_9_0/moto.vcproj
    branches/soc-2007-joeedh/intern/opennl/make/msvc_9_0/opennl.vcproj
    branches/soc-2007-joeedh/intern/string/make/msvc_9_0/string.vcproj
    branches/soc-2007-joeedh/po/kr.po
    branches/soc-2007-joeedh/projectfiles_vc7/blender/gpu/BL_gpu.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/blender/src/BL_src_cre.vcproj
    branches/soc-2007-joeedh/projectfiles_vc7/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BLO_readblenfile/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BLO_readblenfile/BLO_readblenfile.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BPY_python/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/BPY_python/BPY_python.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/avi/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/avi/BL_avi.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blender.sln
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blender.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenkernel/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenkernel/BKE_blenkernel.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenlib/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenlib/BLI_blenlib.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenpluginapi/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenpluginapi/blenpluginapi/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/blenpluginapi/blenpluginapi/blenpluginapi.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/ftfont/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/ftfont/FTF_ftfont.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/gpu/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/gpu/BL_gpu.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/imbuf/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/imbuf/BL_imbuf.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/img/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/img/BL_img.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/loader/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/loader/BLO_loader.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/makesdna/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/makesdna/DNA_makesdna.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/nodes/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/nodes/nodes.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/radiosity/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/radiosity/BRA_radiosity.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/render/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/render/BRE_render.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/renderconverter/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/renderconverter/BRE_renderconverter.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/src/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/src/BL_src.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/blender/yafray/
    branches/soc-2007-joeedh/projectfiles_vc9/blender/yafray/BRE_yafray.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/blenderhook/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/blenderhook/KX_blenderhook.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/converter/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/converter/KX_converter.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/expression/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/expression/EXP_expressions.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gamelogic/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gamelogic/SCA_GameLogic.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/axctl/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/axctl/GP_axctl.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/common/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/common/GP_common.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/ghost/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/gameplayer/ghost/GP_ghost.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/KX_ketsji.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/network/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/ketsji/network/KX_network.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/loopbacknetwork/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/loopbacknetwork/NG_loopbacknetwork.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/network/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/network/network/NG_network.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Bullet/PHY_Bullet.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Dummy/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Dummy/PHY_Dummy.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Ode/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Ode/PHY_Ode.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Physics.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Sumo/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/physics/PHY_Physics/PHY_Sumo/PHY_Sumo.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/RAS_rasterizer.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/openglrasterizer/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/rasterizer/openglrasterizer/RAS_openglrasterizer.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/scenegraph/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/scenegraph/SG_SceneGraph.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/videotexture/
    branches/soc-2007-joeedh/projectfiles_vc9/gameengine/videotexture/TEX_Video.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/gen_messaging/
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/gen_messaging/gen_messaging.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/system/
    branches/soc-2007-joeedh/projectfiles_vc9/kernel/system/SYS_system.vcproj
    branches/soc-2007-joeedh/projectfiles_vc9/sumo/
    branches/soc-2007-joeedh/scons/scons-LICENSE
    branches/soc-2007-joeedh/scons/scons-README
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Action.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Builder.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/CacheDir.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Conftest.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Debug.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Defaults.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Environment.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Errors.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Executor.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Job.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Memoize.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/Alias.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/FS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/Python.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Node/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/BoolOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/EnumOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/ListOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/PackageOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/PathOption.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Options/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/PathList.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/aix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/cygwin.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/darwin.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/hpux.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/irix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/os2.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/posix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/sunos.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Platform/win32.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/SConf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/SConsign.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/C.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/D.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/Dir.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/Fortran.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/IDL.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/LaTeX.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/Prog.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/RC.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Scanner/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/Interactive.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/Main.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/SConsOptions.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/SConscript.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Script/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Sig.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Subst.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Taskmaster.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/386asm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/BitKeeper.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/CVS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/FortranCommon.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/JavaCommon.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/Perforce.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/PharLapCommon.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/RCS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/SCCS.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/Subversion.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixc++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixf77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/aixlink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/applelink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/as.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/bcc32.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/c++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/cc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/cvf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/default.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dmd.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dvi.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dvipdf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/dvips.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/f77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/f90.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/f95.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/filesystem.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/fortran.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/g++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/g77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gas.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gfortran.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gnulink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/gs.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/hpc++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/hpcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/hplink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/icc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/icl.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ifl.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ifort.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ilink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/ilink32.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/install.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/intelc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/jar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/javac.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/javah.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/latex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/lex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/link.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/linkloc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/m4.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/masm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/midl.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mingw.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mslib.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mslink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/msvc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/msvs.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mwcc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/mwld.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/nasm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/ipk.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/msi.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/rpm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/src_tarbz2.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/src_targz.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/src_zip.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/tarbz2.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/targz.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/packaging/zip.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/pdf.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/pdflatex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/pdftex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/qt.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/rmic.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/rpcgen.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/rpm.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgiar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgic++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgicc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sgilink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunc++.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/suncc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunf77.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunf90.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunf95.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/sunlink.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/swig.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/tar.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/tex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/tlib.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/wix.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/yacc.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Tool/zip.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Util.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/BoolVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/EnumVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/ListVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/PackageVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/PathVariable.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Variables/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/Warnings.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/__init__.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_UserString.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_hashlib.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_itertools.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_optparse.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_sets.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_sets15.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_shlex.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_subprocess.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/_scons_textwrap.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/compat/builtins.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/cpp.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/dblite.py
    branches/soc-2007-joeedh/scons/scons-local-1.1.0/SCons/exitfuncs.py
    branches/soc-2007-joeedh/scons/scons-time.py
    branches/soc-2007-joeedh/scons/scons.py
    branches/soc-2007-joeedh/scons/sconsign.py
    branches/soc-2007-joeedh/source/blender/gpu/CMakeLists.txt
    branches/soc-2007-joeedh/source/blender/gpu/GPU_draw.h
    branches/soc-2007-joeedh/source/blender/gpu/GPU_extensions.h
    branches/soc-2007-joeedh/source/blender/gpu/GPU_material.h
    branches/soc-2007-joeedh/source/blender/gpu/Makefile
    branches/soc-2007-joeedh/source/blender/gpu/SConscript
    branches/soc-2007-joeedh/source/blender/gpu/intern/
    branches/soc-2007-joeedh/source/blender/gpu/intern/Makefile
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_codegen.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_codegen.h
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_draw.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_extensions.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_material.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_vertex.glsl
    branches/soc-2007-joeedh/source/blender/gpu/intern/gpu_shader_vertex.glsl.c
    branches/soc-2007-joeedh/source/blender/include/license_key.h
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/Makefile
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_bricks.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_checker.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_coord.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_curves.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_distance.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_hueSatVal.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_image.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_invert.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_math.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_mixRgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_output.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_proc.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_rotate.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_texture.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_translate.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_valToRgb.c
    branches/soc-2007-joeedh/source/blender/nodes/intern/TEX_nodes/TEX_viewer.c
    branches/soc-2007-joeedh/source/blender/src/cre/license.jpeg.c
    branches/soc-2007-joeedh/source/blender/src/cre/license_key.c
    branches/soc-2007-joeedh/source/blender/src/pub/license_key.c
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/apparmor/
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/apparmor/README
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/apparmor/usr.bin.blenderplayer-web
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/blenderplayer-wrapper.c
    branches/soc-2007-joeedh/source/gameengine/GamePlayer/xembed/npunix.c
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/BlendType.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/CMakeLists.txt
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Common.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Exception.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Exception.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBase.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBase.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBlueScreen.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterBlueScreen.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterColor.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterColor.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterNormal.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterNormal.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterSource.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/FilterSource.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBase.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBase.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBuff.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageBuff.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageMix.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageMix.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageRender.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageRender.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageViewport.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/ImageViewport.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Makefile
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/PyTypeList.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/PyTypeList.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/SConscript
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Texture.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/Texture.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoBase.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoBase.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoFFmpeg.cpp
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/VideoFFmpeg.h
    branches/soc-2007-joeedh/source/gameengine/VideoTexture/blendVideoTex.cpp

Property Changed:
----------------
    branches/soc-2007-joeedh/
    branches/soc-2007-joeedh/release/scripts/add_mesh_empty.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/blend2renderinfo.py
    branches/soc-2007-joeedh/release/scripts/bpymodules/colladaImEx/translator.py
    branches/soc-2007-joeedh/release/scripts/export_m3g.py
    branches/soc-2007-joeedh/release/scripts/flt_defaultp.py
    branches/soc-2007-joeedh/release/scripts/flt_dofedit.py
    branches/soc-2007-joeedh/release/scripts/flt_lodedit.py
    branches/soc-2007-joeedh/release/scripts/flt_palettemanager.py
    branches/soc-2007-joeedh/release/scripts/flt_properties.py
    branches/soc-2007-joeedh/release/scripts/flt_toolbar.py
    branches/soc-2007-joeedh/release/scripts/object_timeofs_follow_act.py
    branches/soc-2007-joeedh/release/scripts/render_save_layers.py
    branches/soc-2007-joeedh/release/scripts/scripttemplate_pyconstraint.py
    branches/soc-2007-joeedh/release/scripts/weightpaint_average.py
    branches/soc-2007-joeedh/release/scripts/weightpaint_invert.py
    branches/soc-2007-joeedh/release/scripts/wizard_curve2tree.py
    branches/soc-2007-joeedh/source/blender/include/BDR_gpencil.h
    branches/soc-2007-joeedh/source/blender/include/BIF_drawgpencil.h
    branches/soc-2007-joeedh/source/blender/makesdna/DNA_gpencil_types.h
    branches/soc-2007-joeedh/source/blender/src/drawgpencil.c
    branches/soc-2007-joeedh/source/blender/src/editaction_gpencil.c
    branches/soc-2007-joeedh/source/blender/src/gpencil.c


Property changes on: branches/soc-2007-joeedh
___________________________________________________________________
Name: svn:ignore
   + user-config.py
.*
build
install


Modified: branches/soc-2007-joeedh/CMake/macros.cmake
===================================================================
--- branches/soc-2007-joeedh/CMake/macros.cmake	2008-11-29 07:00:10 UTC (rev 17611)
+++ branches/soc-2007-joeedh/CMake/macros.cmake	2008-11-29 09:56:22 UTC (rev 17612)
@@ -38,6 +38,10 @@
 ENDMACRO(BLENDERLIB)
 
 MACRO(SETUP_LIBDIRS)
+  # see "cmake --help-policy CMP0003"
+  if(COMMAND cmake_policy)
+    CMAKE_POLICY(SET CMP0003 NEW)
+  endif(COMMAND cmake_policy)
   LINK_DIRECTORIES(${PYTHON_LIBPATH} ${SDL_LIBPATH} ${JPEG_LIBPATH} ${PNG_LIBPATH} ${ZLIB_LIBPATH} ${ICONV_LIBPATH} ${OPENEXR_LIBPATH} ${QUICKTIME_LIBPATH} ${FFMPEG_LIBPATH})
   IF(WITH_INTERNATIONAL)
     LINK_DIRECTORIES(${GETTEXT_LIBPATH})

Modified: branches/soc-2007-joeedh/CMakeLists.txt
===================================================================
--- branches/soc-2007-joeedh/CMakeLists.txt	2008-11-29 07:00:10 UTC (rev 17611)
+++ branches/soc-2007-joeedh/CMakeLists.txt	2008-11-29 09:56:22 UTC (rev 17612)
@@ -61,9 +61,12 @@
 OPTION(WITH_ELBEEM		"Enable Elbeem (Fluid Simulation)"			ON)
 OPTION(WITH_QUICKTIME		"Enable Quicktime Support"				OFF)
 OPTION(WITH_OPENEXR		"Enable OpenEXR Support (http://www.openexr.com)"	ON)
+OPTION(WITH_DDS			"Enable DDS Support"                                   	ON)
 OPTION(WITH_FFMPEG		"Enable FFMPeg Support (http://ffmpeg.mplayerhq.hu/)"	OFF)
+OPTION(WITH_FFMPEG		"Enable FFMPeg Support (http://ffmpeg.mplayerhq.hu/)"	OFF)
 OPTION(WITH_OPENAL		"Enable OpenAL Support (http://www.openal.org)"		ON)
 OPTION(WITH_OPENMP		"Enable OpenMP (has to be supported by the compiler)"	OFF)
+OPTION(WITH_WEBPLUGIN		"Enable Web Plugin (Unix only)"				OFF)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
   MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
@@ -85,14 +88,16 @@
 #Platform specifics
 
 IF(UNIX)
-  INCLUDE(${CMAKE_ROOT}/Modules/FindOpenAL.cmake)
-  IF(OPENAL_FOUND)
-    SET(WITH_OPENAL ON)
-    SET(OPENAL_LIB ${OPENAL_LIBRARY})
-    SET(OPENAL_INC ${OPENAL_INCLUDE_DIR})
-  ELSE(OPENAL_FOUND)
-    SET(WITH_OPENAL OFF)
-  ENDIF(OPENAL_FOUND)
+  IF(WITH_OPENAL)
+    INCLUDE(${CMAKE_ROOT}/Modules/FindOpenAL.cmake)
+    IF(OPENAL_FOUND)
+      SET(WITH_OPENAL ON)
+      SET(OPENAL_LIB ${OPENAL_LIBRARY})
+      SET(OPENAL_INC ${OPENAL_INCLUDE_DIR})
+    ELSE(OPENAL_FOUND)
+      SET(WITH_OPENAL OFF)
+    ENDIF(OPENAL_FOUND)
+  ENDIF(WITH_OPENAL)
 
   FIND_LIBRARY(ALUT_LIBRARY
     NAMES alut
@@ -248,7 +253,11 @@
   
   SET(GETTEXT ${LIBDIR}/gettext)
   SET(GETTEXT_INC ${GETTEXT}/include)
-  SET(GETTEXT_LIB gnu_gettext)
+  IF(CMAKE_CL_64)
+  	SET(GETTEXT_LIB gettextlib)
+  ELSE(CMAKE_CL_64)
+  	SET(GETTEXT_LIB gnu_gettext)
+  ENDIF(CMAKE_CL_64)
   SET(GETTEXT_LIBPATH ${GETTEXT}/lib)
 
   SET(FREETYPE ${LIBDIR}/freetype)
@@ -279,7 +288,12 @@
   SET(FFMPEG_LIB avcodec-51 avformat-52 avdevice-52 avutil-49 swscale-0)
   SET(FFMPEG_LIBPATH ${FFMPEG}/lib)
 
+  IF(CMAKE_CL_64)
+  SET(LLIBS kernel32 user32 vfw32 winmm ws2_32 )
+  ELSE(CMAKE_CL_64)
   SET(LLIBS kernel32 user32 gdi32 comdlg32 advapi32 shell32 ole32 oleaut32 uuid ws2_32 vfw32 winmm)
+  ENDIF(CMAKE_CL_64)
+  
   IF(WITH_OPENAL)
     SET(LLIBS ${LLIBS} dxguid)
   ENDIF(WITH_OPENAL)
@@ -317,7 +331,7 @@
   SET(WINTAB_INC ${LIBDIR}/wintab/include) 
 
   IF(CMAKE_CL_64)
-  SET(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib;MSVCRT.lib ")
+  SET(PLATFORM_LINKFLAGS "/MANIFEST:NO /MANIFESTUAC:NO /MACHINE:X64 /NODEFAULTLIB:libc.lib;MSVCRT.lib ")
   ELSE(CMAKE_CL_64)
   SET(PLATFORM_LINKFLAGS "/NODEFAULTLIB:libc.lib ")
   ENDIF(CMAKE_CL_64)
@@ -419,6 +433,17 @@
 
 
 #-----------------------------------------------------------------------------
+# Blender WebPlugin
+
+IF(WITH_WEBPLUGIN) 
+  SET(GECKO_DIR "${CMAKE_SOURCE_DIR}/../gecko-sdk/" CACHE PATH "Gecko SDK path")
+  SET(WEBPLUGIN_SANDBOX_MODE "apparmor" CACHE STRING "WEB Plugin sandbox mode, can be apparmor, privsep, none")
+
+  SET(WITH_PLAYER ON)
+ENDIF(WITH_WEBPLUGIN)
+
+
+#-----------------------------------------------------------------------------
 # Configure OpenGL.
 INCLUDE(${CMAKE_ROOT}/Modules/FindOpenGL.cmake)
 INCLUDE_DIRECTORIES(${OPENGL_INCLUDE_DIR})
@@ -447,6 +472,7 @@
 # Blender Application
 SUBDIRS(source/creator)
 
+
 #-----------------------------------------------------------------------------
 # Blender Player
 IF(WITH_PLAYER)

Modified: branches/soc-2007-joeedh/SConstruct
===================================================================
--- branches/soc-2007-joeedh/SConstruct	2008-11-29 07:00:10 UTC (rev 17611)
+++ branches/soc-2007-joeedh/SConstruct	2008-11-29 09:56:22 UTC (rev 17612)
@@ -42,6 +42,8 @@
 import tools.btools
 import tools.bcolors
 
+EnsureSConsVersion(1,0,0)
+
 BlenderEnvironment = tools.Blender.BlenderEnvironment
 btools = tools.btools
 B = tools.Blender
@@ -55,8 +57,8 @@
 ##### BEGIN SETUP #####
 
 B.possible_types = ['core', 'common', 'blender', 'intern',
-                    'international', 'game', 'game2',
-                    'player', 'player2', 'system']
+					'international', 'game', 'game2',
+					'player', 'player2', 'system']
 
 B.binarykind = ['blender' , 'blenderplayer']
 ##################################
@@ -65,15 +67,15 @@
 # XX cheating for BF_FANCY, we check for BF_FANCY before args are validated
 use_color = ARGUMENTS.get('BF_FANCY', '1')
 if platform=='win32':
-    use_color = None
+	use_color = None
 
 if not use_color=='1':
-    B.bc.disable()
-    
+	B.bc.disable()
+	
  #on defaut white Os X terminal, some colors are totally unlegible
 if platform=='darwin':
-    B.bc.OKGREEN = '\033[34m'
-    B.bc.WARNING = '\033[36m'
+	B.bc.OKGREEN = '\033[34m'
+	B.bc.WARNING = '\033[36m'
 
 # arguments
 print B.bc.HEADER+'Command-line arguments'+B.bc.ENDC
@@ -96,199 +98,247 @@
 quickdebug = B.arguments.get('BF_QUICKDEBUG', None)
 
 if quickdebug:
-    B.quickdebug=string.split(quickdebug, ',')
+	B.quickdebug=string.split(quickdebug, ',')
 else:
-    B.quickdebug=[]
+	B.quickdebug=[]
 
 if quickie:
-    B.quickie=string.split(quickie,',')
+	B.quickie=string.split(quickie,',')
 else:
-    B.quickie=[]
-    
+	B.quickie=[]
+	
 toolset = B.arguments.get('BF_TOOLSET', None)
 if toolset:
-    print "Using " + toolset
-    if toolset=='mstoolkit':
-        env = BlenderEnvironment(ENV = os.environ)
-        env.Tool('mstoolkit', ['tools'])
-    else:
-        env = BlenderEnvironment(tools=[toolset], ENV = os.environ)
-        if env:
-            btools.SetupSpawn(env)
+	print "Using " + toolset
+	if toolset=='mstoolkit':
+		env = BlenderEnvironment(ENV = os.environ)
+		env.Tool('mstoolkit', ['tools'])
+	else:
+		env = BlenderEnvironment(tools=[toolset], ENV = os.environ)
+		if env:
+			btools.SetupSpawn(env)
 else:
-    env = BlenderEnvironment(ENV = os.environ)
+	env = BlenderEnvironment(ENV = os.environ)
 
 if not env:
-    print "Could not create a build environment"
-    Exit()
+	print "Could not create a build environment"
+	Exit()
 
 
 cc = B.arguments.get('CC', None)
 cxx = B.arguments.get('CXX', None)
 if cc:
-    env['CC'] = cc
+	env['CC'] = cc
 if cxx:
-    env['CXX'] = cxx
+	env['CXX'] = cxx
 
 if env['CC'] in ['cl', 'cl.exe'] and sys.platform=='win32':
-    platform = 'win32-vc'
+	platform = 'win32-vc'
 elif env['CC'] in ['gcc'] and sys.platform=='win32':
-    platform = 'win32-mingw'
+	platform = 'win32-mingw'
 
 env.SConscriptChdir(0)
 
 crossbuild = B.arguments.get('BF_CROSS', None)
 if crossbuild and platform!='win32':
-    platform = 'linuxcross'
+	platform = 'linuxcross'
 
 env['OURPLATFORM'] = platform
 
 configfile = 'config'+os.sep+platform+'-config.py'
 
 if os.path.exists(configfile):
-    print B.bc.OKGREEN + "Using config file: " + B.bc.ENDC + configfile
+	print B.bc.OKGREEN + "Using config file: " + B.bc.ENDC + configfile
 else:
-    print B.bc.FAIL + configfile + " doesn't exist" + B.bc.ENDC
+	print B.bc.FAIL + configfile + " doesn't exist" + B.bc.ENDC
 
 if crossbuild and env['PLATFORM'] != 'win32':
-    print B.bc.HEADER+"Preparing for crossbuild"+B.bc.ENDC
-    env.Tool('crossmingw', ['tools'])
-    # todo: determine proper libs/includes etc.
-    # Needed for gui programs, console programs should do without it
-    env.Append(LINKFLAGS=['-mwindows'])
+	print B.bc.HEADER+"Preparing for crossbuild"+B.bc.ENDC
+	env.Tool('crossmingw', ['tools'])
+	# todo: determine proper libs/includes etc.
+	# Needed for gui programs, console programs should do without it
+	env.Append(LINKFLAGS=['-mwindows'])
 
 userconfig = B.arguments.get('BF_CONFIG', 'user-config.py')
 # first read platform config. B.arguments will override
 optfiles = [configfile]
 if os.path.exists(userconfig):
-    print B.bc.OKGREEN + "Using user-config file: " + B.bc.ENDC + userconfig
-    optfiles += [userconfig]
+	print B.bc.OKGREEN + "Using user-config file: " + B.bc.ENDC + userconfig
+	optfiles += [userconfig]
 else:
-    print B.bc.WARNING + userconfig + " not found, no user overrides" + B.bc.ENDC
+	print B.bc.WARNING + userconfig + " not found, no user overrides" + B.bc.ENDC
 
 opts = btools.read_opts(optfiles, B.arguments)
 opts.Update(env)
 
 if not env['BF_FANCY']:
-    B.bc.disable()
+	B.bc.disable()
 
+SetOption('num_jobs', int(env['BF_NUMJOBS']))
+print "Build with %d parallel jobs" % (GetOption('num_jobs'))
+
 # disable elbeem (fluidsim) compilation?
 if env['BF_NO_ELBEEM'] == 1:
-    env['CPPFLAGS'].append('-DDISABLE_ELBEEM')
-    env['CXXFLAGS'].append('-DDISABLE_ELBEEM')
-    env['CCFLAGS'].append('-DDISABLE_ELBEEM')
+	env['CPPFLAGS'].append('-DDISABLE_ELBEEM')
+	env['CXXFLAGS'].append('-DDISABLE_ELBEEM')
+	env['CCFLAGS'].append('-DDISABLE_ELBEEM')
 
 if env['WITH_BF_OPENMP'] == 1:
-        if env['OURPLATFORM']=='win32-vc':
-                env['CCFLAGS'].append('/openmp')
-                env['CPPFLAGS'].append('/openmp')
-                env['CXXFLAGS'].append('/openmp')
-        else:
-            if env['CC'][-3:] == 'icc': # to be able to handle CC=/opt/bla/icc case
-                env.Append(LINKFLAGS=['-openmp', '-static-intel'])
-                env['CCFLAGS'].append('-openmp')
-                env['CPPFLAGS'].append('-openmp')
-                env['CXXFLAGS'].append('-openmp')
-            else:
-                env.Append(CCFLAGS=['-fopenmp']) 
-                env.Append(CPPFLAGS=['-fopenmp'])
-                env.Append(CXXFLAGS=['-fopenmp'])
-                # env.Append(LINKFLAGS=['-fprofile-generate'])

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list