[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [16887] branches/harmonic-skeleton: merge trunk 16118 -> 116886

Martin Poirier theeth at yahoo.com
Thu Oct 2 22:40:07 CEST 2008


Revision: 16887
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=16887
Author:   theeth
Date:     2008-10-02 22:39:57 +0200 (Thu, 02 Oct 2008)

Log Message:
-----------
merge trunk 16118 -> 116886

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

Added Paths:
-----------
    branches/harmonic-skeleton/bin/.blender/locale/ko/
    branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES/
    branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvt.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btDbvtBroadphase.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btMultiSapBroadphase.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btOverlappingPairCallback.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/BroadphaseCollision/btQuantizedBvh.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btCollisionConfiguration.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionDispatch/btDefaultCollisionConfiguration.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btConvexInternalShape.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btMaterial.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btShapeHull.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btTriangleIndexVertexMaterialArray.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/CollisionShapes/btUniformScalingShape.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletDynamics/ConstraintSolver/btSliderConstraint.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletDynamics/Dynamics/btContinuousDynamicsWorld.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/harmonic-skeleton/extern/bullet2/src/LinearMath/btConvexHull.cpp
    branches/harmonic-skeleton/extern/bullet2/src/LinearMath/btConvexHull.h
    branches/harmonic-skeleton/extern/bullet2/src/LinearMath/btHashMap.h
    branches/harmonic-skeleton/extern/bullet2/src/LinearMath/btPoolAllocator.h
    branches/harmonic-skeleton/extern/fftw/
    branches/harmonic-skeleton/extern/fftw/AUTHORS
    branches/harmonic-skeleton/extern/fftw/CONVENTIONS
    branches/harmonic-skeleton/extern/fftw/COPYING
    branches/harmonic-skeleton/extern/fftw/COPYRIGHT
    branches/harmonic-skeleton/extern/fftw/ChangeLog
    branches/harmonic-skeleton/extern/fftw/INSTALL
    branches/harmonic-skeleton/extern/fftw/Makefile
    branches/harmonic-skeleton/extern/fftw/Makefile.am
    branches/harmonic-skeleton/extern/fftw/Makefile.in
    branches/harmonic-skeleton/extern/fftw/NEWS
    branches/harmonic-skeleton/extern/fftw/README
    branches/harmonic-skeleton/extern/fftw/SConscript
    branches/harmonic-skeleton/extern/fftw/TODO
    branches/harmonic-skeleton/extern/fftw/aclocal.m4
    branches/harmonic-skeleton/extern/fftw/api/
    branches/harmonic-skeleton/extern/fftw/api/.deps/
    branches/harmonic-skeleton/extern/fftw/api/.deps/apiplan.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/configure.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-split-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-split-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-split-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/export-wisdom-to-file.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/export-wisdom-to-string.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/export-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/extract-reim.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/f77api.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/flops.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/forget-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-system-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-wisdom-from-file.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-wisdom-from-string.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/malloc.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/map-r2r-kind.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mapflags.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mkprinter-file.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mktensor-iodims.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mktensor-rowmajor.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-split-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-split-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-split-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/print-plan.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/rdft2-pad.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/the-planner.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/version.Plo
    branches/harmonic-skeleton/extern/fftw/api/Makefile
    branches/harmonic-skeleton/extern/fftw/api/Makefile.am
    branches/harmonic-skeleton/extern/fftw/api/Makefile.in
    branches/harmonic-skeleton/extern/fftw/api/api.h
    branches/harmonic-skeleton/extern/fftw/api/apiplan.c
    branches/harmonic-skeleton/extern/fftw/api/configure.c
    branches/harmonic-skeleton/extern/fftw/api/execute-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/execute-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/execute-dft.c
    branches/harmonic-skeleton/extern/fftw/api/execute-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/execute-split-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/execute-split-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/execute-split-dft.c
    branches/harmonic-skeleton/extern/fftw/api/execute.c
    branches/harmonic-skeleton/extern/fftw/api/export-wisdom-to-file.c
    branches/harmonic-skeleton/extern/fftw/api/export-wisdom-to-string.c
    branches/harmonic-skeleton/extern/fftw/api/export-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/extract-reim.c
    branches/harmonic-skeleton/extern/fftw/api/f77api.c
    branches/harmonic-skeleton/extern/fftw/api/f77funcs.h
    branches/harmonic-skeleton/extern/fftw/api/fftw3.f
    branches/harmonic-skeleton/extern/fftw/api/fftw3.h
    branches/harmonic-skeleton/extern/fftw/api/flops.c
    branches/harmonic-skeleton/extern/fftw/api/forget-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/import-system-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/import-wisdom-from-file.c
    branches/harmonic-skeleton/extern/fftw/api/import-wisdom-from-string.c
    branches/harmonic-skeleton/extern/fftw/api/import-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/malloc.c
    branches/harmonic-skeleton/extern/fftw/api/map-r2r-kind.c
    branches/harmonic-skeleton/extern/fftw/api/mapflags.c
    branches/harmonic-skeleton/extern/fftw/api/mkprinter-file.c
    branches/harmonic-skeleton/extern/fftw/api/mktensor-iodims.c
    branches/harmonic-skeleton/extern/fftw/api/mktensor-rowmajor.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-split-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-split-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-split-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/print-plan.c
    branches/harmonic-skeleton/extern/fftw/api/rdft2-pad.c
    branches/harmonic-skeleton/extern/fftw/api/the-planner.c
    branches/harmonic-skeleton/extern/fftw/api/version.c
    branches/harmonic-skeleton/extern/fftw/api/x77.h
    branches/harmonic-skeleton/extern/fftw/bootstrap.sh
    branches/harmonic-skeleton/extern/fftw/config.guess
    branches/harmonic-skeleton/extern/fftw/config.h
    branches/harmonic-skeleton/extern/fftw/config.h.in
    branches/harmonic-skeleton/extern/fftw/config.log
    branches/harmonic-skeleton/extern/fftw/config.status
    branches/harmonic-skeleton/extern/fftw/config.sub
    branches/harmonic-skeleton/extern/fftw/configure
    branches/harmonic-skeleton/extern/fftw/configure.ac
    branches/harmonic-skeleton/extern/fftw/depcomp
    branches/harmonic-skeleton/extern/fftw/dft/
    branches/harmonic-skeleton/extern/fftw/dft/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/.deps/bluestein.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/buffered.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/ct.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/ctsq.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/dftw-direct.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/dftw-generic.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/dftw-genericbuf.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/direct.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/generic.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/indirect-transpose.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/indirect.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft-dif.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft-difsq.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft-dit.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/nop.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/plan.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/problem.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/rader.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/rank-geq2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/solve.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/zero.Plo
    branches/harmonic-skeleton/extern/fftw/dft/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/bluestein.c
    branches/harmonic-skeleton/extern/fftw/dft/buffered.c
    branches/harmonic-skeleton/extern/fftw/dft/codelet-dft.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/.deps/n.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/.deps/t.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/codelets/f.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/n.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/n.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/q.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_11.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_13.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/codlist.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_10.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_11.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_12.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_13.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_14.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_15.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_16.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_2.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_3.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_32.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_5.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_6.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_64.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_7.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_9.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_2.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_3.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_5.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_6.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_10.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_12.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_15.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_16.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_2.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_3.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_32.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_5.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_6.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_64.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_7.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_9.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_16.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_32.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_64.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/t.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/t.h
    branches/harmonic-skeleton/extern/fftw/dft/conf.c
    branches/harmonic-skeleton/extern/fftw/dft/ct.c
    branches/harmonic-skeleton/extern/fftw/dft/ct.h
    branches/harmonic-skeleton/extern/fftw/dft/ctsq.c
    branches/harmonic-skeleton/extern/fftw/dft/dft.h
    branches/harmonic-skeleton/extern/fftw/dft/dftw-direct.c
    branches/harmonic-skeleton/extern/fftw/dft/dftw-generic.c
    branches/harmonic-skeleton/extern/fftw/dft/dftw-genericbuf.c
    branches/harmonic-skeleton/extern/fftw/dft/direct.c
    branches/harmonic-skeleton/extern/fftw/dft/generic.c
    branches/harmonic-skeleton/extern/fftw/dft/indirect-transpose.c
    branches/harmonic-skeleton/extern/fftw/dft/indirect.c
    branches/harmonic-skeleton/extern/fftw/dft/k7/
    branches/harmonic-skeleton/extern/fftw/dft/k7/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/k7/.deps/k7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/k7/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/k7/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/k7/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/codlist.c
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_11.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_128.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_13.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_14.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_11.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_128.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_13.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_14.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/k7.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft-dif.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft-difsq.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft-dit.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft.c
    branches/harmonic-skeleton/extern/fftw/dft/nop.c
    branches/harmonic-skeleton/extern/fftw/dft/plan.c
    branches/harmonic-skeleton/extern/fftw/dft/problem.c
    branches/harmonic-skeleton/extern/fftw/dft/rader.c
    branches/harmonic-skeleton/extern/fftw/dft/rank-geq2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n1b.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n1f.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n2b.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n2f.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n2s.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/q1b.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/q1f.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/t.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/ts.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/simd/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/simd/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_11.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_13.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_11.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_13.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/codlist.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_11.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_13.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_11.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_13.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1b.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1f.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2b.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2f.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2s.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2s.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1b.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1f.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/t1b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t1f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t2b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t2f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t3b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t3f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/ts.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/ts.h
    branches/harmonic-skeleton/extern/fftw/dft/solve.c
    branches/harmonic-skeleton/extern/fftw/dft/vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/dft/zero.c
    branches/harmonic-skeleton/extern/fftw/doc/
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/Makefile
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/Makefile.am
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/Makefile.in
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/bfnnconv.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.ascii
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.bfnn
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/index.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section1.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section2.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section3.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section4.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section5.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/html.refs
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-ascii.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-html.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-info.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-lout.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-post.pl
    branches/harmonic-skeleton/extern/fftw/doc/Makefile
    branches/harmonic-skeleton/extern/fftw/doc/Makefile.am
    branches/harmonic-skeleton/extern/fftw/doc/Makefile.in
    branches/harmonic-skeleton/extern/fftw/doc/equation-dft.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-dht.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-idft.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft00.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft01.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft10.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft11.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft00.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft01.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft10.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft11.png
    branches/harmonic-skeleton/extern/fftw/doc/f77_wisdom.f
    branches/harmonic-skeleton/extern/fftw/doc/fftw3.info
    branches/harmonic-skeleton/extern/fftw/doc/fftw3.pdf
    branches/harmonic-skeleton/extern/fftw/doc/fftw3.texi
    branches/harmonic-skeleton/extern/fftw/doc/html/
    branches/harmonic-skeleton/extern/fftw/doc/html/1d-Discrete-Hartley-Transforms-_0028DHTs_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/1d-Real_002deven-DFTs-_0028DCTs_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/1d-Real_002dodd-DFTs-_0028DSTs_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Acknowledgments.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Complex-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Interface.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Real_002ddata-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Real_002dto_002dreal-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Basic-Interface.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Calling-FFTW-from-Fortran.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Caveats-in-Using-Wisdom.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Column_002dmajor-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-Multi_002dDimensional-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-One_002dDimensional-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-numbers.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Concept-Index.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Cycle-Counters.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Data-Alignment.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Data-Types-and-Files.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Dynamic-Arrays-in-C.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Dynamic-Arrays-in-C_002dThe-Wrong-Way.html
    branches/harmonic-skeleton/extern/fftw/doc/html/FFTW-Constants-in-Fortran.html
    branches/harmonic-skeleton/extern/fftw/doc/html/FFTW-Reference.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Fixed_002dsize-Arrays-in-C.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Forgetting-Wisdom.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Fortran-Examples.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Fortran_002dinterface-routines.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Generating-your-own-code.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Complex-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Execution-of-Plans.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Interface.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Real_002ddata-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Real_002dto_002dreal-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-vector-and-transform-sizes.html
    branches/harmonic-skeleton/extern/fftw/doc/html/How-Many-Threads-to-Use_003f.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-and-Customization.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-and-Supported-Hardware_002fSoftware.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-on-Unix.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-on-non_002dUnix-systems.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Interleaved-and-split-arrays.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Introduction.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Library-Index.html
    branches/harmonic-skeleton/extern/fftw/doc/html/License-and-Copyright.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Memory-Allocation.html
    branches/harmonic-skeleton/extern/fftw/doc/html/More-DFTs-of-Real-Data.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002dDimensional-DFTs-of-Real-Data.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002ddimensional-Array-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002ddimensional-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002dthreaded-FFTW.html
    branches/harmonic-skeleton/extern/fftw/doc/html/One_002dDimensional-DFTs-of-Real-Data.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Other-Important-Topics.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Parallel-FFTW.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Planner-Flags.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Precision.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002ddata-DFT-Array-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002ddata-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002dto_002dReal-Transform-Kinds.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002dto_002dReal-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Row_002dmajor-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/SIMD-alignment-and-fftw_005fmalloc.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Stack-alignment-on-x86.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-1d-Discrete-Fourier-Transform-_0028DFT_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-1d-Real_002ddata-DFT.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-Discrete-Hartley-Transform.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-Halfcomplex_002dformat-DFT.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Thread-safety.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Tutorial.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Upgrading-from-FFTW-version-2.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Usage-of-Multi_002dthreaded-FFTW.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Using-Plans.html
    branches/harmonic-skeleton/extern/fftw/doc/html/What-FFTW-Really-Computes.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-Export.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-Import.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-Utilities.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-of-Fortran_003f.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Words-of-Wisdom_002dSaving-Plans.html
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-dft.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-dht.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-idft.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft00.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft01.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft10.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft11.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft00.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft01.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft10.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft11.png
    branches/harmonic-skeleton/extern/fftw/doc/html/index.html
    branches/harmonic-skeleton/extern/fftw/doc/html/rfftwnd.png
    branches/harmonic-skeleton/extern/fftw/doc/mdate-sh
    branches/harmonic-skeleton/extern/fftw/doc/rfftwnd.eps
    branches/harmonic-skeleton/extern/fftw/doc/rfftwnd.fig
    branches/harmonic-skeleton/extern/fftw/doc/stamp-vti
    branches/harmonic-skeleton/extern/fftw/doc/texinfo.tex
    branches/harmonic-skeleton/extern/fftw/doc/version.texi
    branches/harmonic-skeleton/extern/fftw/fftw.pc
    branches/harmonic-skeleton/extern/fftw/fftw.pc.in
    branches/harmonic-skeleton/extern/fftw/fftw3.pc
    branches/harmonic-skeleton/extern/fftw/genfft/
    branches/harmonic-skeleton/extern/fftw/genfft/.depend
    branches/harmonic-skeleton/extern/fftw/genfft/Makefile
    branches/harmonic-skeleton/extern/fftw/genfft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/genfft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/genfft/algsimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft/algsimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft/annotate.ml
    branches/harmonic-skeleton/extern/fftw/genfft/annotate.mli
    branches/harmonic-skeleton/extern/fftw/genfft/assoctable.ml
    branches/harmonic-skeleton/extern/fftw/genfft/assoctable.mli
    branches/harmonic-skeleton/extern/fftw/genfft/c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/c.mli
    branches/harmonic-skeleton/extern/fftw/genfft/complex.ml
    branches/harmonic-skeleton/extern/fftw/genfft/complex.mli
    branches/harmonic-skeleton/extern/fftw/genfft/conv.ml
    branches/harmonic-skeleton/extern/fftw/genfft/conv.mli
    branches/harmonic-skeleton/extern/fftw/genfft/dag.ml
    branches/harmonic-skeleton/extern/fftw/genfft/dag.mli
    branches/harmonic-skeleton/extern/fftw/genfft/expr.ml
    branches/harmonic-skeleton/extern/fftw/genfft/expr.mli
    branches/harmonic-skeleton/extern/fftw/genfft/fft.ml
    branches/harmonic-skeleton/extern/fftw/genfft/fft.mli
    branches/harmonic-skeleton/extern/fftw/genfft/gen_athnotw.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_athtw.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_conv.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_hc2hc.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_hc2r.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_mdct.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_notw.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_notw_c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_r2hc.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_r2r.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twiddle_c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twidsq.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twidsq_c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/genutil.ml
    branches/harmonic-skeleton/extern/fftw/genfft/littlesimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft/littlesimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft/magic.ml
    branches/harmonic-skeleton/extern/fftw/genfft/monads.ml
    branches/harmonic-skeleton/extern/fftw/genfft/number.ml
    branches/harmonic-skeleton/extern/fftw/genfft/number.mli
    branches/harmonic-skeleton/extern/fftw/genfft/oracle.ml
    branches/harmonic-skeleton/extern/fftw/genfft/oracle.mli
    branches/harmonic-skeleton/extern/fftw/genfft/schedule.ml
    branches/harmonic-skeleton/extern/fftw/genfft/schedule.mli
    branches/harmonic-skeleton/extern/fftw/genfft/simd.ml
    branches/harmonic-skeleton/extern/fftw/genfft/simd.mli
    branches/harmonic-skeleton/extern/fftw/genfft/simdmagic.ml
    branches/harmonic-skeleton/extern/fftw/genfft/to_alist.ml
    branches/harmonic-skeleton/extern/fftw/genfft/to_alist.mli
    branches/harmonic-skeleton/extern/fftw/genfft/trig.ml
    branches/harmonic-skeleton/extern/fftw/genfft/trig.mli
    branches/harmonic-skeleton/extern/fftw/genfft/twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft/twiddle.mli
    branches/harmonic-skeleton/extern/fftw/genfft/unique.ml
    branches/harmonic-skeleton/extern/fftw/genfft/unique.mli
    branches/harmonic-skeleton/extern/fftw/genfft/util.ml
    branches/harmonic-skeleton/extern/fftw/genfft/util.mli
    branches/harmonic-skeleton/extern/fftw/genfft/variable.ml
    branches/harmonic-skeleton/extern/fftw/genfft/variable.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/
    branches/harmonic-skeleton/extern/fftw/genfft-k7/.depend
    branches/harmonic-skeleton/extern/fftw/genfft-k7/Makefile
    branches/harmonic-skeleton/extern/fftw/genfft-k7/Makefile.am
    branches/harmonic-skeleton/extern/fftw/genfft-k7/Makefile.in
    branches/harmonic-skeleton/extern/fftw/genfft-k7/algsimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/algsimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assignmentsToVfpinstrs.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assignmentsToVfpinstrs.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assoctable.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assoctable.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/balanceVfpinstrs.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/balanceVfpinstrs.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/complex.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/complex.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/expr.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/expr.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/fft.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/fft.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/genUtil.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/gen_notw.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/gen_twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/id.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/id.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Basics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Basics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7ExecutionModel.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7ExecutionModel.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7FlatInstructionScheduling.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7FlatInstructionScheduling.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocationBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocationBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocator.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocator.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorInit.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorInit.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterReallocation.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterReallocation.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Translate.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Translate.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Unparsing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Unparsing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Vectorization.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Vectorization.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/littlesimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/littlesimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/magic.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/memoMonad.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/memoMonad.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/monads.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nonDetMonad.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nonDetMonad.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nullVectorization.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nullVectorization.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/number.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/number.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/oracle.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/oracle.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/stateMonad.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/stateMonad.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/to_alist.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/to_alist.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/twiddle.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/util.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/util.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vAnnotatedScheduler.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vAnnotatedScheduler.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vDag.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vDag.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpUnparsing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpUnparsing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vImproveSchedule.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vImproveSchedule.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vK7Optimization.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vK7Optimization.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vScheduler.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vScheduler.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdIndexing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdIndexing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdUnparsing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdUnparsing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/variable.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/variable.mli
    branches/harmonic-skeleton/extern/fftw/install-sh
    branches/harmonic-skeleton/extern/fftw/kernel/
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/align.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/alloc.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/assert.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/awake.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/buffered.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/cpy1d.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/cpy2d-pair.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/cpy2d.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/ct.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/debug.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/hash.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/iabs.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/kalloc.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/md5-1.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/md5.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/minmax.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/ops.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/pickdim.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/plan.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/planner.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/primes.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/print.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/problem.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/rader.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/scan.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/solver.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/solvtab.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/stride.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor1.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor2.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor4.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor5.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor7.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor8.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor9.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tile2d.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/timer.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/transpose.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/trig.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/twiddle.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/Makefile
    branches/harmonic-skeleton/extern/fftw/kernel/Makefile.am
    branches/harmonic-skeleton/extern/fftw/kernel/Makefile.in
    branches/harmonic-skeleton/extern/fftw/kernel/align.c
    branches/harmonic-skeleton/extern/fftw/kernel/alloc.c
    branches/harmonic-skeleton/extern/fftw/kernel/assert.c
    branches/harmonic-skeleton/extern/fftw/kernel/awake.c
    branches/harmonic-skeleton/extern/fftw/kernel/buffered.c
    branches/harmonic-skeleton/extern/fftw/kernel/cpy1d.c
    branches/harmonic-skeleton/extern/fftw/kernel/cpy2d-pair.c
    branches/harmonic-skeleton/extern/fftw/kernel/cpy2d.c
    branches/harmonic-skeleton/extern/fftw/kernel/ct.c
    branches/harmonic-skeleton/extern/fftw/kernel/cycle.h
    branches/harmonic-skeleton/extern/fftw/kernel/debug.c
    branches/harmonic-skeleton/extern/fftw/kernel/hash.c
    branches/harmonic-skeleton/extern/fftw/kernel/iabs.c
    branches/harmonic-skeleton/extern/fftw/kernel/ifftw.h
    branches/harmonic-skeleton/extern/fftw/kernel/kalloc.c
    branches/harmonic-skeleton/extern/fftw/kernel/md5-1.c
    branches/harmonic-skeleton/extern/fftw/kernel/md5.c
    branches/harmonic-skeleton/extern/fftw/kernel/minmax.c
    branches/harmonic-skeleton/extern/fftw/kernel/ops.c
    branches/harmonic-skeleton/extern/fftw/kernel/pickdim.c
    branches/harmonic-skeleton/extern/fftw/kernel/plan.c
    branches/harmonic-skeleton/extern/fftw/kernel/planner.c
    branches/harmonic-skeleton/extern/fftw/kernel/primes.c
    branches/harmonic-skeleton/extern/fftw/kernel/print.c
    branches/harmonic-skeleton/extern/fftw/kernel/problem.c
    branches/harmonic-skeleton/extern/fftw/kernel/rader.c
    branches/harmonic-skeleton/extern/fftw/kernel/scan.c
    branches/harmonic-skeleton/extern/fftw/kernel/solver.c
    branches/harmonic-skeleton/extern/fftw/kernel/solvtab.c
    branches/harmonic-skeleton/extern/fftw/kernel/stride.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor1.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor2.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor4.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor5.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor7.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor8.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor9.c
    branches/harmonic-skeleton/extern/fftw/kernel/tile2d.c
    branches/harmonic-skeleton/extern/fftw/kernel/timer.c
    branches/harmonic-skeleton/extern/fftw/kernel/transpose.c
    branches/harmonic-skeleton/extern/fftw/kernel/trig.c
    branches/harmonic-skeleton/extern/fftw/kernel/twiddle.c
    branches/harmonic-skeleton/extern/fftw/libbench2/
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/aligned-main.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/allocate.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/aset.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/bench-main.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/can-do.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/caset.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/dotens2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/info.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/main.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/mflops.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/mp.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/my-getopt.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/ovtpvt.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/pow2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/problem.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/report.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/speed.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/tensor.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/timer.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/timer2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/useropt.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/util.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-dft.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-lib.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-r2r.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-rdft2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/zero.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/Makefile
    branches/harmonic-skeleton/extern/fftw/libbench2/Makefile.am
    branches/harmonic-skeleton/extern/fftw/libbench2/Makefile.in
    branches/harmonic-skeleton/extern/fftw/libbench2/aligned-main.c
    branches/harmonic-skeleton/extern/fftw/libbench2/allocate.c
    branches/harmonic-skeleton/extern/fftw/libbench2/aset.c
    branches/harmonic-skeleton/extern/fftw/libbench2/bench-main.c
    branches/harmonic-skeleton/extern/fftw/libbench2/bench-user.h
    branches/harmonic-skeleton/extern/fftw/libbench2/bench.h
    branches/harmonic-skeleton/extern/fftw/libbench2/can-do.c
    branches/harmonic-skeleton/extern/fftw/libbench2/caset.c
    branches/harmonic-skeleton/extern/fftw/libbench2/dotens2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/info.c
    branches/harmonic-skeleton/extern/fftw/libbench2/main.c
    branches/harmonic-skeleton/extern/fftw/libbench2/mflops.c
    branches/harmonic-skeleton/extern/fftw/libbench2/mp.c
    branches/harmonic-skeleton/extern/fftw/libbench2/my-getopt.c
    branches/harmonic-skeleton/extern/fftw/libbench2/my-getopt.h
    branches/harmonic-skeleton/extern/fftw/libbench2/ovtpvt.c
    branches/harmonic-skeleton/extern/fftw/libbench2/pow2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/problem.c
    branches/harmonic-skeleton/extern/fftw/libbench2/report.c
    branches/harmonic-skeleton/extern/fftw/libbench2/speed.c
    branches/harmonic-skeleton/extern/fftw/libbench2/tensor.c
    branches/harmonic-skeleton/extern/fftw/libbench2/timer.c
    branches/harmonic-skeleton/extern/fftw/libbench2/timer2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/useropt.c
    branches/harmonic-skeleton/extern/fftw/libbench2/util.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-dft.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-lib.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-r2r.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-rdft2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify.h
    branches/harmonic-skeleton/extern/fftw/libbench2/zero.c
    branches/harmonic-skeleton/extern/fftw/libtool
    branches/harmonic-skeleton/extern/fftw/ltmain.sh
    branches/harmonic-skeleton/extern/fftw/m4/
    branches/harmonic-skeleton/extern/fftw/m4/CVS/
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Entries
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Repository
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Root
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Tag
    branches/harmonic-skeleton/extern/fftw/m4/acx_pthread.m4
    branches/harmonic-skeleton/extern/fftw/m4/amx_prog_as.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_cc_maxopt.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_check_compiler_flags.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_compiler_vendor.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_aligns_stack.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_archflag.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_version.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_x86_cpuid.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_openmp.m4
    branches/harmonic-skeleton/extern/fftw/m4/ocaml.m4
    branches/harmonic-skeleton/extern/fftw/missing
    branches/harmonic-skeleton/extern/fftw/rdft/
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/buffered.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/buffered2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/dft-r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/dht-r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/dht-rader.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/direct.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/direct2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/generic.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-common.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-direct.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-directbuf.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-generic.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/indirect.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/khc2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/khc2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/kr2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/kr2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/nop.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/nop2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/plan.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/plan2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/problem.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/problem2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank-geq2-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank-geq2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank0-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank0.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft-dht.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-inplace-strides.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-radix2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-strides.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-tensor-max-index.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/solve.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/solve2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/vrank-geq1-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/vrank3-transpose.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/buffered.c
    branches/harmonic-skeleton/extern/fftw/rdft/buffered2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelet-rdft.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/hc2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/hfb.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/r2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hb.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_11.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_128.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_13.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_14.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/codlist.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_11.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_128.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_13.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_14.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2rIII.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hf.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hfb.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_11.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_128.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_13.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_14.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/codlist.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_11.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_128.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_13.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_14.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hcII.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/e01_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/e10_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/codlist.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/e01_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/e10_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r.h
    branches/harmonic-skeleton/extern/fftw/rdft/conf.c
    branches/harmonic-skeleton/extern/fftw/rdft/dft-r2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/dht-r2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/dht-rader.c
    branches/harmonic-skeleton/extern/fftw/rdft/direct.c
    branches/harmonic-skeleton/extern/fftw/rdft/direct2.c
    branches/harmonic-skeleton/extern/fftw/rdft/generic.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-common.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-direct.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-directbuf.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-generic.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc.h
    branches/harmonic-skeleton/extern/fftw/rdft/indirect.c
    branches/harmonic-skeleton/extern/fftw/rdft/khc2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/khc2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/kr2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/kr2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/nop.c
    branches/harmonic-skeleton/extern/fftw/rdft/nop2.c
    branches/harmonic-skeleton/extern/fftw/rdft/plan.c
    branches/harmonic-skeleton/extern/fftw/rdft/plan2.c
    branches/harmonic-skeleton/extern/fftw/rdft/problem.c
    branches/harmonic-skeleton/extern/fftw/rdft/problem2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank-geq2-rdft2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank-geq2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank0-rdft2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank0.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft-dht.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft.h
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-inplace-strides.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-radix2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-strides.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-tensor-max-index.c
    branches/harmonic-skeleton/extern/fftw/rdft/solve.c
    branches/harmonic-skeleton/extern/fftw/rdft/solve2.c
    branches/harmonic-skeleton/extern/fftw/rdft/vrank-geq1-rdft2.c
    branches/harmonic-skeleton/extern/fftw/rdft/vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/rdft/vrank3-transpose.c
    branches/harmonic-skeleton/extern/fftw/reodft/
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/redft00e-r2hc-pad.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft00e-splitradix.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft010e-r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft11e-r2hc-odd.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft11e-radix2.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/rodft00e-r2hc-pad.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/Makefile
    branches/harmonic-skeleton/extern/fftw/reodft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/reodft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/reodft/conf.c
    branches/harmonic-skeleton/extern/fftw/reodft/redft00e-r2hc-pad.c
    branches/harmonic-skeleton/extern/fftw/reodft/redft00e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft.h
    branches/harmonic-skeleton/extern/fftw/reodft/reodft00e-splitradix.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft010e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft11e-r2hc-odd.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft11e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft11e-radix2.c
    branches/harmonic-skeleton/extern/fftw/reodft/rodft00e-r2hc-pad.c
    branches/harmonic-skeleton/extern/fftw/reodft/rodft00e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/simd/
    branches/harmonic-skeleton/extern/fftw/simd/.deps/
    branches/harmonic-skeleton/extern/fftw/simd/.deps/altivec.Plo
    branches/harmonic-skeleton/extern/fftw/simd/.deps/sse.Plo
    branches/harmonic-skeleton/extern/fftw/simd/.deps/sse2.Plo
    branches/harmonic-skeleton/extern/fftw/simd/.deps/taint.Plo
    branches/harmonic-skeleton/extern/fftw/simd/Makefile
    branches/harmonic-skeleton/extern/fftw/simd/Makefile.am
    branches/harmonic-skeleton/extern/fftw/simd/Makefile.in
    branches/harmonic-skeleton/extern/fftw/simd/README
    branches/harmonic-skeleton/extern/fftw/simd/altivec.c
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/.deps/
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/.deps/sse.Plo
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/.deps/sse2.Plo
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/Makefile
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/Makefile.am
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/Makefile.in
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/sse.c
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/sse2.c
    branches/harmonic-skeleton/extern/fftw/simd/simd-altivec.h
    branches/harmonic-skeleton/extern/fftw/simd/simd-sse.h
    branches/harmonic-skeleton/extern/fftw/simd/simd-sse2.h
    branches/harmonic-skeleton/extern/fftw/simd/simd.h
    branches/harmonic-skeleton/extern/fftw/simd/sse.c
    branches/harmonic-skeleton/extern/fftw/simd/sse2.c
    branches/harmonic-skeleton/extern/fftw/simd/taint.c
    branches/harmonic-skeleton/extern/fftw/simd/x86-cpuid.h
    branches/harmonic-skeleton/extern/fftw/stamp-h1
    branches/harmonic-skeleton/extern/fftw/support/
    branches/harmonic-skeleton/extern/fftw/support/Makefile
    branches/harmonic-skeleton/extern/fftw/support/Makefile.am
    branches/harmonic-skeleton/extern/fftw/support/Makefile.codelets
    branches/harmonic-skeleton/extern/fftw/support/Makefile.in
    branches/harmonic-skeleton/extern/fftw/support/addchain.c
    branches/harmonic-skeleton/extern/fftw/support/codelet_asmprelude
    branches/harmonic-skeleton/extern/fftw/support/codelet_prelude.dft
    branches/harmonic-skeleton/extern/fftw/support/codelet_prelude.rdft
    branches/harmonic-skeleton/extern/fftw/support/twovers.sh
    branches/harmonic-skeleton/extern/fftw/tests/
    branches/harmonic-skeleton/extern/fftw/tests/.deps/
    branches/harmonic-skeleton/extern/fftw/tests/.deps/bench.Po
    branches/harmonic-skeleton/extern/fftw/tests/.deps/hook.Po
    branches/harmonic-skeleton/extern/fftw/tests/Makefile
    branches/harmonic-skeleton/extern/fftw/tests/Makefile.am
    branches/harmonic-skeleton/extern/fftw/tests/Makefile.in
    branches/harmonic-skeleton/extern/fftw/tests/README
    branches/harmonic-skeleton/extern/fftw/tests/bench.c
    branches/harmonic-skeleton/extern/fftw/tests/check.pl
    branches/harmonic-skeleton/extern/fftw/tests/hook.c
    branches/harmonic-skeleton/extern/fftw/threads/
    branches/harmonic-skeleton/extern/fftw/threads/.deps/
    branches/harmonic-skeleton/extern/fftw/threads/.deps/api.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/ct.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/dft-vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/f77api.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/hc2hc.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/rdft-vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/threads.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/vrank-geq1-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/threads/Makefile
    branches/harmonic-skeleton/extern/fftw/threads/Makefile.am
    branches/harmonic-skeleton/extern/fftw/threads/Makefile.in
    branches/harmonic-skeleton/extern/fftw/threads/api.c
    branches/harmonic-skeleton/extern/fftw/threads/conf.c
    branches/harmonic-skeleton/extern/fftw/threads/ct.c
    branches/harmonic-skeleton/extern/fftw/threads/dft-vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/threads/f77api.c
    branches/harmonic-skeleton/extern/fftw/threads/f77funcs.h
    branches/harmonic-skeleton/extern/fftw/threads/hc2hc.c
    branches/harmonic-skeleton/extern/fftw/threads/rdft-vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/threads/threads.c
    branches/harmonic-skeleton/extern/fftw/threads/threads.h
    branches/harmonic-skeleton/extern/fftw/threads/vrank-geq1-rdft2.c
    branches/harmonic-skeleton/extern/fftw/tools/
    branches/harmonic-skeleton/extern/fftw/tools/.deps/
    branches/harmonic-skeleton/extern/fftw/tools/.deps/fftw-wisdom.Po
    branches/harmonic-skeleton/extern/fftw/tools/Makefile
    branches/harmonic-skeleton/extern/fftw/tools/Makefile.am
    branches/harmonic-skeleton/extern/fftw/tools/Makefile.in
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom-to-conf
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom-to-conf.1
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom-to-conf.in
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom.1
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom.c
    branches/harmonic-skeleton/extern/fftw/tools/fftw_wisdom.1
    branches/harmonic-skeleton/extern/fftw/tools/fftw_wisdom.1.in
    branches/harmonic-skeleton/extern/fftw/tools/fftwf-wisdom.1
    branches/harmonic-skeleton/intern/elbeem/intern/controlparticles.cpp
    branches/harmonic-skeleton/intern/elbeem/intern/controlparticles.h
    branches/harmonic-skeleton/intern/elbeem/intern/elbeem_control.cpp
    branches/harmonic-skeleton/intern/elbeem/intern/elbeem_control.h
    branches/harmonic-skeleton/intern/elbeem/intern/mvmcoords.cpp
    branches/harmonic-skeleton/intern/elbeem/intern/mvmcoords.h
    branches/harmonic-skeleton/intern/elbeem/intern/solver_control.cpp
    branches/harmonic-skeleton/intern/elbeem/intern/solver_control.h
    branches/harmonic-skeleton/intern/guardedalloc/BLO_sys_types.h
    branches/harmonic-skeleton/intern/opennl/superlu/BLO_sys_types.h
    branches/harmonic-skeleton/po/ko.po
    branches/harmonic-skeleton/projectfiles_vc7/blender/gpu/
    branches/harmonic-skeleton/projectfiles_vc7/blender/gpu/BL_gpu.vcproj
    branches/harmonic-skeleton/release/scripts/bpymodules/BPyTextPlugin.py
    branches/harmonic-skeleton/release/scripts/export_dxf.py
    branches/harmonic-skeleton/release/scripts/flt_dofedit.py
    branches/harmonic-skeleton/release/scripts/flt_lodedit.py
    branches/harmonic-skeleton/release/scripts/ms3d_import_ascii.py
    branches/harmonic-skeleton/release/scripts/scripttemplate_gamelogic.py
    branches/harmonic-skeleton/release/scripts/scripttemplate_gamelogic_basic.py
    branches/harmonic-skeleton/release/scripts/scripttemplate_text_plugin.py
    branches/harmonic-skeleton/release/scripts/textplugin_functiondocs.py
    branches/harmonic-skeleton/release/scripts/textplugin_imports.py
    branches/harmonic-skeleton/release/scripts/textplugin_membersuggest.py
    branches/harmonic-skeleton/release/scripts/textplugin_outliner.py
    branches/harmonic-skeleton/release/scripts/textplugin_suggest.py
    branches/harmonic-skeleton/release/scripts/textplugin_templates.py
    branches/harmonic-skeleton/source/blender/blenkernel/BKE_bullet.h
    branches/harmonic-skeleton/source/blender/blenkernel/BKE_bvhutils.h
    branches/harmonic-skeleton/source/blender/blenkernel/BKE_fluidsim.h
    branches/harmonic-skeleton/source/blender/blenkernel/BKE_shrinkwrap.h
    branches/harmonic-skeleton/source/blender/blenkernel/BKE_simple_deform.h
    branches/harmonic-skeleton/source/blender/blenkernel/BKE_suggestions.h
    branches/harmonic-skeleton/source/blender/blenkernel/intern/bullet.c
    branches/harmonic-skeleton/source/blender/blenkernel/intern/bvhutils.c
    branches/harmonic-skeleton/source/blender/blenkernel/intern/fluidsim.c
    branches/harmonic-skeleton/source/blender/blenkernel/intern/shrinkwrap.c
    branches/harmonic-skeleton/source/blender/blenkernel/intern/simple_deform.c
    branches/harmonic-skeleton/source/blender/blenkernel/intern/suggestions.c
    branches/harmonic-skeleton/source/blender/gpu/
    branches/harmonic-skeleton/source/blender/gpu/CMakeLists.txt
    branches/harmonic-skeleton/source/blender/gpu/GPU_draw.h
    branches/harmonic-skeleton/source/blender/gpu/GPU_extensions.h
    branches/harmonic-skeleton/source/blender/gpu/GPU_material.h
    branches/harmonic-skeleton/source/blender/gpu/Makefile
    branches/harmonic-skeleton/source/blender/gpu/SConscript
    branches/harmonic-skeleton/source/blender/gpu/intern/
    branches/harmonic-skeleton/source/blender/gpu/intern/Makefile
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_codegen.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_codegen.h
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_draw.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_extensions.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_material.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_vertex.glsl
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_vertex.glsl.c
    branches/harmonic-skeleton/source/blender/include/BIF_keyframing.h
    branches/harmonic-skeleton/source/blender/src/keyframing.c
    branches/harmonic-skeleton/source/gameengine/GameLogic/SCA_DelaySensor.cpp
    branches/harmonic-skeleton/source/gameengine/GameLogic/SCA_DelaySensor.h
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/npunix.c
    branches/harmonic-skeleton/source/gameengine/Ketsji/KX_PolyProxy.cpp
    branches/harmonic-skeleton/source/gameengine/Ketsji/KX_PolyProxy.h
    branches/harmonic-skeleton/source/gameengine/PyDoc/KX_PolyProxy.py
    branches/harmonic-skeleton/source/gameengine/PyDoc/SCA_DelaySensor.py

Removed Paths:
-------------
    branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES/
    branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
    branches/harmonic-skeleton/bin/.blender/locale/kr/
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btBoxCollision.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btClipPolygon.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btContactProcessing.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactBvh.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactMassUtil.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactQuantizedBvh.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGImpactShape.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGenericPoolAllocator.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btGeometryOperations.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btQuantization.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/btTriangleShapeEx.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_array.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_basic_geometry_operations.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_bitset.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_box_collision.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_box_set.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_clip_polygon.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_contact.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_geom_types.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_geometry.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_hash_table.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_linear_math.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_math.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_memory.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_radixsort.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletCollision/Gimpact/gim_tri_collision.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/CMakeLists.txt
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/Jamfile
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBody.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBody.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyConcaveCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyHelpers.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyInternals.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftBodyRigidBodyCollisionConfiguration.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftRigidDynamicsWorld.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.cpp
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSoftSoftCollisionAlgorithm.h
    branches/harmonic-skeleton/extern/bullet2/src/BulletSoftBody/btSparseSDF.h
    branches/harmonic-skeleton/extern/fftw/AUTHORS
    branches/harmonic-skeleton/extern/fftw/CONVENTIONS
    branches/harmonic-skeleton/extern/fftw/COPYING
    branches/harmonic-skeleton/extern/fftw/COPYRIGHT
    branches/harmonic-skeleton/extern/fftw/ChangeLog
    branches/harmonic-skeleton/extern/fftw/INSTALL
    branches/harmonic-skeleton/extern/fftw/Makefile
    branches/harmonic-skeleton/extern/fftw/Makefile.am
    branches/harmonic-skeleton/extern/fftw/Makefile.in
    branches/harmonic-skeleton/extern/fftw/NEWS
    branches/harmonic-skeleton/extern/fftw/README
    branches/harmonic-skeleton/extern/fftw/SConscript
    branches/harmonic-skeleton/extern/fftw/TODO
    branches/harmonic-skeleton/extern/fftw/aclocal.m4
    branches/harmonic-skeleton/extern/fftw/api/
    branches/harmonic-skeleton/extern/fftw/api/.deps/
    branches/harmonic-skeleton/extern/fftw/api/.deps/apiplan.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/configure.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-split-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-split-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute-split-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/execute.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/export-wisdom-to-file.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/export-wisdom-to-string.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/export-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/extract-reim.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/f77api.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/flops.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/forget-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-system-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-wisdom-from-file.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-wisdom-from-string.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/import-wisdom.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/malloc.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/map-r2r-kind.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mapflags.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mkprinter-file.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mktensor-iodims.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/mktensor-rowmajor.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-split-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-split-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-guru-split-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-dft-c2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-dft-r2c.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-dft.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-many-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r-1d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r-2d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r-3d.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/plan-r2r.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/print-plan.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/rdft2-pad.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/the-planner.Plo
    branches/harmonic-skeleton/extern/fftw/api/.deps/version.Plo
    branches/harmonic-skeleton/extern/fftw/api/Makefile
    branches/harmonic-skeleton/extern/fftw/api/Makefile.am
    branches/harmonic-skeleton/extern/fftw/api/Makefile.in
    branches/harmonic-skeleton/extern/fftw/api/api.h
    branches/harmonic-skeleton/extern/fftw/api/apiplan.c
    branches/harmonic-skeleton/extern/fftw/api/configure.c
    branches/harmonic-skeleton/extern/fftw/api/execute-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/execute-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/execute-dft.c
    branches/harmonic-skeleton/extern/fftw/api/execute-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/execute-split-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/execute-split-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/execute-split-dft.c
    branches/harmonic-skeleton/extern/fftw/api/execute.c
    branches/harmonic-skeleton/extern/fftw/api/export-wisdom-to-file.c
    branches/harmonic-skeleton/extern/fftw/api/export-wisdom-to-string.c
    branches/harmonic-skeleton/extern/fftw/api/export-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/extract-reim.c
    branches/harmonic-skeleton/extern/fftw/api/f77api.c
    branches/harmonic-skeleton/extern/fftw/api/f77funcs.h
    branches/harmonic-skeleton/extern/fftw/api/fftw3.f
    branches/harmonic-skeleton/extern/fftw/api/fftw3.h
    branches/harmonic-skeleton/extern/fftw/api/flops.c
    branches/harmonic-skeleton/extern/fftw/api/forget-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/import-system-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/import-wisdom-from-file.c
    branches/harmonic-skeleton/extern/fftw/api/import-wisdom-from-string.c
    branches/harmonic-skeleton/extern/fftw/api/import-wisdom.c
    branches/harmonic-skeleton/extern/fftw/api/malloc.c
    branches/harmonic-skeleton/extern/fftw/api/map-r2r-kind.c
    branches/harmonic-skeleton/extern/fftw/api/mapflags.c
    branches/harmonic-skeleton/extern/fftw/api/mkprinter-file.c
    branches/harmonic-skeleton/extern/fftw/api/mktensor-iodims.c
    branches/harmonic-skeleton/extern/fftw/api/mktensor-rowmajor.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-split-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-split-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-guru-split-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-dft-c2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-dft-r2c.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-dft.c
    branches/harmonic-skeleton/extern/fftw/api/plan-many-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r-1d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r-2d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r-3d.c
    branches/harmonic-skeleton/extern/fftw/api/plan-r2r.c
    branches/harmonic-skeleton/extern/fftw/api/print-plan.c
    branches/harmonic-skeleton/extern/fftw/api/rdft2-pad.c
    branches/harmonic-skeleton/extern/fftw/api/the-planner.c
    branches/harmonic-skeleton/extern/fftw/api/version.c
    branches/harmonic-skeleton/extern/fftw/api/x77.h
    branches/harmonic-skeleton/extern/fftw/bootstrap.sh
    branches/harmonic-skeleton/extern/fftw/config.guess
    branches/harmonic-skeleton/extern/fftw/config.h
    branches/harmonic-skeleton/extern/fftw/config.h.in
    branches/harmonic-skeleton/extern/fftw/config.log
    branches/harmonic-skeleton/extern/fftw/config.status
    branches/harmonic-skeleton/extern/fftw/config.sub
    branches/harmonic-skeleton/extern/fftw/configure
    branches/harmonic-skeleton/extern/fftw/configure.ac
    branches/harmonic-skeleton/extern/fftw/depcomp
    branches/harmonic-skeleton/extern/fftw/dft/
    branches/harmonic-skeleton/extern/fftw/dft/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/.deps/bluestein.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/buffered.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/ct.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/ctsq.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/dftw-direct.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/dftw-generic.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/dftw-genericbuf.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/direct.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/generic.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/indirect-transpose.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/indirect.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft-dif.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft-difsq.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft-dit.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/kdft.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/nop.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/plan.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/problem.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/rader.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/rank-geq2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/solve.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/dft/.deps/zero.Plo
    branches/harmonic-skeleton/extern/fftw/dft/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/bluestein.c
    branches/harmonic-skeleton/extern/fftw/dft/buffered.c
    branches/harmonic-skeleton/extern/fftw/dft/codelet-dft.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/.deps/n.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/.deps/t.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/codelets/f.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/n.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/n.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/q.h
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_11.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_13.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/n1_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/q1_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t1_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/.deps/t2_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/codlist.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_10.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_11.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_12.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_13.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_14.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_15.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_16.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_2.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_3.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_32.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_5.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_6.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_64.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_7.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/n1_9.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_2.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_3.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_5.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_6.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/q1_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_10.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_12.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_15.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_16.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_2.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_3.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_32.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_5.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_6.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_64.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_7.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t1_9.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_16.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_32.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_4.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_64.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/standard/t2_8.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/t.c
    branches/harmonic-skeleton/extern/fftw/dft/codelets/t.h
    branches/harmonic-skeleton/extern/fftw/dft/conf.c
    branches/harmonic-skeleton/extern/fftw/dft/ct.c
    branches/harmonic-skeleton/extern/fftw/dft/ct.h
    branches/harmonic-skeleton/extern/fftw/dft/ctsq.c
    branches/harmonic-skeleton/extern/fftw/dft/dft.h
    branches/harmonic-skeleton/extern/fftw/dft/dftw-direct.c
    branches/harmonic-skeleton/extern/fftw/dft/dftw-generic.c
    branches/harmonic-skeleton/extern/fftw/dft/dftw-genericbuf.c
    branches/harmonic-skeleton/extern/fftw/dft/direct.c
    branches/harmonic-skeleton/extern/fftw/dft/generic.c
    branches/harmonic-skeleton/extern/fftw/dft/indirect-transpose.c
    branches/harmonic-skeleton/extern/fftw/dft/indirect.c
    branches/harmonic-skeleton/extern/fftw/dft/k7/
    branches/harmonic-skeleton/extern/fftw/dft/k7/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/k7/.deps/k7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/k7/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/k7/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/k7/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/codlist.c
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/f1k7i_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_11.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_128.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_13.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_14.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_11.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_128.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_13.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_14.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/n1k7i_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_10.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_12.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_15.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_16.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_2.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_3.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_32.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_4.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_5.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_6.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_64.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_7.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_8.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/codelets/t1k7i_9.S
    branches/harmonic-skeleton/extern/fftw/dft/k7/k7.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft-dif.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft-difsq.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft-dit.c
    branches/harmonic-skeleton/extern/fftw/dft/kdft.c
    branches/harmonic-skeleton/extern/fftw/dft/nop.c
    branches/harmonic-skeleton/extern/fftw/dft/plan.c
    branches/harmonic-skeleton/extern/fftw/dft/problem.c
    branches/harmonic-skeleton/extern/fftw/dft/rader.c
    branches/harmonic-skeleton/extern/fftw/dft/rank-geq2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n1b.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n1f.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n2b.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n2f.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/n2s.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/q1b.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/q1f.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/t.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/.deps/ts.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/simd/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/simd/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_11.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_13.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1bv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_11.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_13.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n1fv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_14.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/n2sv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/q1fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1bv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_10.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_12.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_15.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_3.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_5.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_6.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_7.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1fv_9.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t1sv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_2.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_64.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t2sv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3bv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_16.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_32.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_4.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/.deps/t3fv_8.Plo
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/codlist.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_11.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_13.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1bv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_11.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_13.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n1fv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_14.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/n2sv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/q1fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1bv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_10.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_12.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_15.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_3.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_5.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_6.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_7.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1fv_9.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t1sv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_2.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_64.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t2sv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3bv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_16.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_32.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_4.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/codelets/t3fv_8.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1b.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1f.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n1f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2b.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2f.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2s.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/n2s.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1b.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1f.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/q1f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/t1b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t1f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t2b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t2f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t3b.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/t3f.h
    branches/harmonic-skeleton/extern/fftw/dft/simd/ts.c
    branches/harmonic-skeleton/extern/fftw/dft/simd/ts.h
    branches/harmonic-skeleton/extern/fftw/dft/solve.c
    branches/harmonic-skeleton/extern/fftw/dft/vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/dft/zero.c
    branches/harmonic-skeleton/extern/fftw/doc/
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/Makefile
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/Makefile.am
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/Makefile.in
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/bfnnconv.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.ascii
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.bfnn
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/index.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section1.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section2.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section3.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section4.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/fftw-faq.html/section5.html
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/html.refs
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-ascii.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-html.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-info.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-lout.pl
    branches/harmonic-skeleton/extern/fftw/doc/FAQ/m-post.pl
    branches/harmonic-skeleton/extern/fftw/doc/Makefile
    branches/harmonic-skeleton/extern/fftw/doc/Makefile.am
    branches/harmonic-skeleton/extern/fftw/doc/Makefile.in
    branches/harmonic-skeleton/extern/fftw/doc/equation-dft.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-dht.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-idft.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft00.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft01.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft10.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-redft11.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft00.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft01.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft10.png
    branches/harmonic-skeleton/extern/fftw/doc/equation-rodft11.png
    branches/harmonic-skeleton/extern/fftw/doc/f77_wisdom.f
    branches/harmonic-skeleton/extern/fftw/doc/fftw3.info
    branches/harmonic-skeleton/extern/fftw/doc/fftw3.pdf
    branches/harmonic-skeleton/extern/fftw/doc/fftw3.texi
    branches/harmonic-skeleton/extern/fftw/doc/html/
    branches/harmonic-skeleton/extern/fftw/doc/html/1d-Discrete-Hartley-Transforms-_0028DHTs_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/1d-Real_002deven-DFTs-_0028DCTs_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/1d-Real_002dodd-DFTs-_0028DSTs_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Acknowledgments.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Complex-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Interface.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Real_002ddata-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Advanced-Real_002dto_002dreal-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Basic-Interface.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Calling-FFTW-from-Fortran.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Caveats-in-Using-Wisdom.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Column_002dmajor-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-Multi_002dDimensional-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-One_002dDimensional-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Complex-numbers.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Concept-Index.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Cycle-Counters.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Data-Alignment.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Data-Types-and-Files.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Dynamic-Arrays-in-C.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Dynamic-Arrays-in-C_002dThe-Wrong-Way.html
    branches/harmonic-skeleton/extern/fftw/doc/html/FFTW-Constants-in-Fortran.html
    branches/harmonic-skeleton/extern/fftw/doc/html/FFTW-Reference.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Fixed_002dsize-Arrays-in-C.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Forgetting-Wisdom.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Fortran-Examples.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Fortran_002dinterface-routines.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Generating-your-own-code.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Complex-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Execution-of-Plans.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Interface.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Real_002ddata-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-Real_002dto_002dreal-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Guru-vector-and-transform-sizes.html
    branches/harmonic-skeleton/extern/fftw/doc/html/How-Many-Threads-to-Use_003f.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-and-Customization.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-and-Supported-Hardware_002fSoftware.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-on-Unix.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Installation-on-non_002dUnix-systems.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Interleaved-and-split-arrays.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Introduction.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Library-Index.html
    branches/harmonic-skeleton/extern/fftw/doc/html/License-and-Copyright.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Memory-Allocation.html
    branches/harmonic-skeleton/extern/fftw/doc/html/More-DFTs-of-Real-Data.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002dDimensional-DFTs-of-Real-Data.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002ddimensional-Array-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002ddimensional-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Multi_002dthreaded-FFTW.html
    branches/harmonic-skeleton/extern/fftw/doc/html/One_002dDimensional-DFTs-of-Real-Data.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Other-Important-Topics.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Parallel-FFTW.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Planner-Flags.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Precision.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002ddata-DFT-Array-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002ddata-DFTs.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002dto_002dReal-Transform-Kinds.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Real_002dto_002dReal-Transforms.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Row_002dmajor-Format.html
    branches/harmonic-skeleton/extern/fftw/doc/html/SIMD-alignment-and-fftw_005fmalloc.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Stack-alignment-on-x86.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-1d-Discrete-Fourier-Transform-_0028DFT_0029.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-1d-Real_002ddata-DFT.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-Discrete-Hartley-Transform.html
    branches/harmonic-skeleton/extern/fftw/doc/html/The-Halfcomplex_002dformat-DFT.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Thread-safety.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Tutorial.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Upgrading-from-FFTW-version-2.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Usage-of-Multi_002dthreaded-FFTW.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Using-Plans.html
    branches/harmonic-skeleton/extern/fftw/doc/html/What-FFTW-Really-Computes.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-Export.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-Import.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-Utilities.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom-of-Fortran_003f.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Wisdom.html
    branches/harmonic-skeleton/extern/fftw/doc/html/Words-of-Wisdom_002dSaving-Plans.html
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-dft.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-dht.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-idft.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft00.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft01.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft10.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-redft11.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft00.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft01.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft10.png
    branches/harmonic-skeleton/extern/fftw/doc/html/equation-rodft11.png
    branches/harmonic-skeleton/extern/fftw/doc/html/index.html
    branches/harmonic-skeleton/extern/fftw/doc/html/rfftwnd.png
    branches/harmonic-skeleton/extern/fftw/doc/mdate-sh
    branches/harmonic-skeleton/extern/fftw/doc/rfftwnd.eps
    branches/harmonic-skeleton/extern/fftw/doc/rfftwnd.fig
    branches/harmonic-skeleton/extern/fftw/doc/stamp-vti
    branches/harmonic-skeleton/extern/fftw/doc/texinfo.tex
    branches/harmonic-skeleton/extern/fftw/doc/version.texi
    branches/harmonic-skeleton/extern/fftw/fftw.pc
    branches/harmonic-skeleton/extern/fftw/fftw.pc.in
    branches/harmonic-skeleton/extern/fftw/fftw3.pc
    branches/harmonic-skeleton/extern/fftw/genfft/
    branches/harmonic-skeleton/extern/fftw/genfft/.depend
    branches/harmonic-skeleton/extern/fftw/genfft/Makefile
    branches/harmonic-skeleton/extern/fftw/genfft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/genfft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/genfft/algsimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft/algsimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft/annotate.ml
    branches/harmonic-skeleton/extern/fftw/genfft/annotate.mli
    branches/harmonic-skeleton/extern/fftw/genfft/assoctable.ml
    branches/harmonic-skeleton/extern/fftw/genfft/assoctable.mli
    branches/harmonic-skeleton/extern/fftw/genfft/c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/c.mli
    branches/harmonic-skeleton/extern/fftw/genfft/complex.ml
    branches/harmonic-skeleton/extern/fftw/genfft/complex.mli
    branches/harmonic-skeleton/extern/fftw/genfft/conv.ml
    branches/harmonic-skeleton/extern/fftw/genfft/conv.mli
    branches/harmonic-skeleton/extern/fftw/genfft/dag.ml
    branches/harmonic-skeleton/extern/fftw/genfft/dag.mli
    branches/harmonic-skeleton/extern/fftw/genfft/expr.ml
    branches/harmonic-skeleton/extern/fftw/genfft/expr.mli
    branches/harmonic-skeleton/extern/fftw/genfft/fft.ml
    branches/harmonic-skeleton/extern/fftw/genfft/fft.mli
    branches/harmonic-skeleton/extern/fftw/genfft/gen_athnotw.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_athtw.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_conv.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_hc2hc.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_hc2r.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_mdct.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_notw.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_notw_c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_r2hc.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_r2r.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twiddle_c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twidsq.ml
    branches/harmonic-skeleton/extern/fftw/genfft/gen_twidsq_c.ml
    branches/harmonic-skeleton/extern/fftw/genfft/genutil.ml
    branches/harmonic-skeleton/extern/fftw/genfft/littlesimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft/littlesimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft/magic.ml
    branches/harmonic-skeleton/extern/fftw/genfft/monads.ml
    branches/harmonic-skeleton/extern/fftw/genfft/number.ml
    branches/harmonic-skeleton/extern/fftw/genfft/number.mli
    branches/harmonic-skeleton/extern/fftw/genfft/oracle.ml
    branches/harmonic-skeleton/extern/fftw/genfft/oracle.mli
    branches/harmonic-skeleton/extern/fftw/genfft/schedule.ml
    branches/harmonic-skeleton/extern/fftw/genfft/schedule.mli
    branches/harmonic-skeleton/extern/fftw/genfft/simd.ml
    branches/harmonic-skeleton/extern/fftw/genfft/simd.mli
    branches/harmonic-skeleton/extern/fftw/genfft/simdmagic.ml
    branches/harmonic-skeleton/extern/fftw/genfft/to_alist.ml
    branches/harmonic-skeleton/extern/fftw/genfft/to_alist.mli
    branches/harmonic-skeleton/extern/fftw/genfft/trig.ml
    branches/harmonic-skeleton/extern/fftw/genfft/trig.mli
    branches/harmonic-skeleton/extern/fftw/genfft/twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft/twiddle.mli
    branches/harmonic-skeleton/extern/fftw/genfft/unique.ml
    branches/harmonic-skeleton/extern/fftw/genfft/unique.mli
    branches/harmonic-skeleton/extern/fftw/genfft/util.ml
    branches/harmonic-skeleton/extern/fftw/genfft/util.mli
    branches/harmonic-skeleton/extern/fftw/genfft/variable.ml
    branches/harmonic-skeleton/extern/fftw/genfft/variable.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/
    branches/harmonic-skeleton/extern/fftw/genfft-k7/.depend
    branches/harmonic-skeleton/extern/fftw/genfft-k7/Makefile
    branches/harmonic-skeleton/extern/fftw/genfft-k7/Makefile.am
    branches/harmonic-skeleton/extern/fftw/genfft-k7/Makefile.in
    branches/harmonic-skeleton/extern/fftw/genfft-k7/algsimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/algsimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assignmentsToVfpinstrs.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assignmentsToVfpinstrs.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assoctable.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/assoctable.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/balanceVfpinstrs.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/balanceVfpinstrs.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/complex.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/complex.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/expr.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/expr.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/fft.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/fft.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/genUtil.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/gen_notw.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/gen_twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/id.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/id.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Basics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Basics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7ExecutionModel.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7ExecutionModel.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7FlatInstructionScheduling.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7FlatInstructionScheduling.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7InstructionSchedulingBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocationBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocationBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocator.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocator.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorEATranslation.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorInit.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterAllocatorInit.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterReallocation.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7RegisterReallocation.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Translate.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Translate.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Unparsing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Unparsing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Vectorization.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/k7Vectorization.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/littlesimp.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/littlesimp.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/magic.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/memoMonad.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/memoMonad.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/monads.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nonDetMonad.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nonDetMonad.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nullVectorization.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/nullVectorization.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/number.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/number.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/oracle.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/oracle.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/stateMonad.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/stateMonad.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/to_alist.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/to_alist.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/twiddle.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/twiddle.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/util.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/util.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vAnnotatedScheduler.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vAnnotatedScheduler.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vDag.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vDag.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpUnparsing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vFpUnparsing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vImproveSchedule.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vImproveSchedule.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vK7Optimization.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vK7Optimization.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vScheduler.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vScheduler.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdBasics.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdBasics.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdIndexing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdIndexing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdUnparsing.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/vSimdUnparsing.mli
    branches/harmonic-skeleton/extern/fftw/genfft-k7/variable.ml
    branches/harmonic-skeleton/extern/fftw/genfft-k7/variable.mli
    branches/harmonic-skeleton/extern/fftw/install-sh
    branches/harmonic-skeleton/extern/fftw/kernel/
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/align.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/alloc.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/assert.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/awake.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/buffered.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/cpy1d.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/cpy2d-pair.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/cpy2d.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/ct.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/debug.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/hash.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/iabs.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/kalloc.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/md5-1.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/md5.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/minmax.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/ops.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/pickdim.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/plan.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/planner.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/primes.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/print.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/problem.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/rader.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/scan.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/solver.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/solvtab.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/stride.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor1.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor2.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor4.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor5.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor7.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor8.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tensor9.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/tile2d.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/timer.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/transpose.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/trig.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/.deps/twiddle.Plo
    branches/harmonic-skeleton/extern/fftw/kernel/Makefile
    branches/harmonic-skeleton/extern/fftw/kernel/Makefile.am
    branches/harmonic-skeleton/extern/fftw/kernel/Makefile.in
    branches/harmonic-skeleton/extern/fftw/kernel/align.c
    branches/harmonic-skeleton/extern/fftw/kernel/alloc.c
    branches/harmonic-skeleton/extern/fftw/kernel/assert.c
    branches/harmonic-skeleton/extern/fftw/kernel/awake.c
    branches/harmonic-skeleton/extern/fftw/kernel/buffered.c
    branches/harmonic-skeleton/extern/fftw/kernel/cpy1d.c
    branches/harmonic-skeleton/extern/fftw/kernel/cpy2d-pair.c
    branches/harmonic-skeleton/extern/fftw/kernel/cpy2d.c
    branches/harmonic-skeleton/extern/fftw/kernel/ct.c
    branches/harmonic-skeleton/extern/fftw/kernel/cycle.h
    branches/harmonic-skeleton/extern/fftw/kernel/debug.c
    branches/harmonic-skeleton/extern/fftw/kernel/hash.c
    branches/harmonic-skeleton/extern/fftw/kernel/iabs.c
    branches/harmonic-skeleton/extern/fftw/kernel/ifftw.h
    branches/harmonic-skeleton/extern/fftw/kernel/kalloc.c
    branches/harmonic-skeleton/extern/fftw/kernel/md5-1.c
    branches/harmonic-skeleton/extern/fftw/kernel/md5.c
    branches/harmonic-skeleton/extern/fftw/kernel/minmax.c
    branches/harmonic-skeleton/extern/fftw/kernel/ops.c
    branches/harmonic-skeleton/extern/fftw/kernel/pickdim.c
    branches/harmonic-skeleton/extern/fftw/kernel/plan.c
    branches/harmonic-skeleton/extern/fftw/kernel/planner.c
    branches/harmonic-skeleton/extern/fftw/kernel/primes.c
    branches/harmonic-skeleton/extern/fftw/kernel/print.c
    branches/harmonic-skeleton/extern/fftw/kernel/problem.c
    branches/harmonic-skeleton/extern/fftw/kernel/rader.c
    branches/harmonic-skeleton/extern/fftw/kernel/scan.c
    branches/harmonic-skeleton/extern/fftw/kernel/solver.c
    branches/harmonic-skeleton/extern/fftw/kernel/solvtab.c
    branches/harmonic-skeleton/extern/fftw/kernel/stride.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor1.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor2.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor4.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor5.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor7.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor8.c
    branches/harmonic-skeleton/extern/fftw/kernel/tensor9.c
    branches/harmonic-skeleton/extern/fftw/kernel/tile2d.c
    branches/harmonic-skeleton/extern/fftw/kernel/timer.c
    branches/harmonic-skeleton/extern/fftw/kernel/transpose.c
    branches/harmonic-skeleton/extern/fftw/kernel/trig.c
    branches/harmonic-skeleton/extern/fftw/kernel/twiddle.c
    branches/harmonic-skeleton/extern/fftw/libbench2/
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/aligned-main.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/allocate.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/aset.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/bench-main.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/can-do.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/caset.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/dotens2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/info.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/main.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/mflops.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/mp.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/my-getopt.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/ovtpvt.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/pow2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/problem.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/report.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/speed.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/tensor.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/timer.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/timer2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/useropt.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/util.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-dft.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-lib.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-r2r.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify-rdft2.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/verify.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/.deps/zero.Po
    branches/harmonic-skeleton/extern/fftw/libbench2/Makefile
    branches/harmonic-skeleton/extern/fftw/libbench2/Makefile.am
    branches/harmonic-skeleton/extern/fftw/libbench2/Makefile.in
    branches/harmonic-skeleton/extern/fftw/libbench2/aligned-main.c
    branches/harmonic-skeleton/extern/fftw/libbench2/allocate.c
    branches/harmonic-skeleton/extern/fftw/libbench2/aset.c
    branches/harmonic-skeleton/extern/fftw/libbench2/bench-main.c
    branches/harmonic-skeleton/extern/fftw/libbench2/bench-user.h
    branches/harmonic-skeleton/extern/fftw/libbench2/bench.h
    branches/harmonic-skeleton/extern/fftw/libbench2/can-do.c
    branches/harmonic-skeleton/extern/fftw/libbench2/caset.c
    branches/harmonic-skeleton/extern/fftw/libbench2/dotens2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/info.c
    branches/harmonic-skeleton/extern/fftw/libbench2/main.c
    branches/harmonic-skeleton/extern/fftw/libbench2/mflops.c
    branches/harmonic-skeleton/extern/fftw/libbench2/mp.c
    branches/harmonic-skeleton/extern/fftw/libbench2/my-getopt.c
    branches/harmonic-skeleton/extern/fftw/libbench2/my-getopt.h
    branches/harmonic-skeleton/extern/fftw/libbench2/ovtpvt.c
    branches/harmonic-skeleton/extern/fftw/libbench2/pow2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/problem.c
    branches/harmonic-skeleton/extern/fftw/libbench2/report.c
    branches/harmonic-skeleton/extern/fftw/libbench2/speed.c
    branches/harmonic-skeleton/extern/fftw/libbench2/tensor.c
    branches/harmonic-skeleton/extern/fftw/libbench2/timer.c
    branches/harmonic-skeleton/extern/fftw/libbench2/timer2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/useropt.c
    branches/harmonic-skeleton/extern/fftw/libbench2/util.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-dft.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-lib.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-r2r.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify-rdft2.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify.c
    branches/harmonic-skeleton/extern/fftw/libbench2/verify.h
    branches/harmonic-skeleton/extern/fftw/libbench2/zero.c
    branches/harmonic-skeleton/extern/fftw/libtool
    branches/harmonic-skeleton/extern/fftw/ltmain.sh
    branches/harmonic-skeleton/extern/fftw/m4/
    branches/harmonic-skeleton/extern/fftw/m4/CVS/
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Entries
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Repository
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Root
    branches/harmonic-skeleton/extern/fftw/m4/CVS/Tag
    branches/harmonic-skeleton/extern/fftw/m4/acx_pthread.m4
    branches/harmonic-skeleton/extern/fftw/m4/amx_prog_as.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_cc_maxopt.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_check_compiler_flags.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_compiler_vendor.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_aligns_stack.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_archflag.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_version.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_gcc_x86_cpuid.m4
    branches/harmonic-skeleton/extern/fftw/m4/ax_openmp.m4
    branches/harmonic-skeleton/extern/fftw/m4/ocaml.m4
    branches/harmonic-skeleton/extern/fftw/missing
    branches/harmonic-skeleton/extern/fftw/rdft/
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/buffered.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/buffered2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/dft-r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/dht-r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/dht-rader.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/direct.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/direct2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/generic.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-common.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-direct.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-directbuf.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc-generic.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/hc2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/indirect.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/khc2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/khc2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/kr2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/kr2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/nop.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/nop2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/plan.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/plan2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/problem.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/problem2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank-geq2-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank-geq2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank0-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rank0.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft-dht.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-inplace-strides.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-radix2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-strides.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/rdft2-tensor-max-index.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/solve.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/solve2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/vrank-geq1-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/.deps/vrank3-transpose.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/buffered.c
    branches/harmonic-skeleton/extern/fftw/rdft/buffered2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelet-rdft.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/hc2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/hfb.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/.deps/r2r.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hb.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hb_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2rIII_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_11.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_128.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_13.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_14.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/.deps/hc2r_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/codlist.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hb_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2rIII_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_11.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_128.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_13.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_14.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r/hc2r_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2r.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hc2rIII.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hf.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/hfb.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf2_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/hf_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hcII_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_10.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_11.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_12.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_128.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_13.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_14.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_15.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_16.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_2.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_3.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_32.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_4.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_5.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_6.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_64.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_7.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/.deps/r2hc_9.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/codlist.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf2_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/hf_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hcII_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_10.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_11.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_12.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_128.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_13.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_14.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_15.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_16.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_2.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_3.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_32.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_4.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_5.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_6.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_64.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_7.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc/r2hc_9.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hc.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2hcII.h
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/codlist.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/e01_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/.deps/e10_8.Plo
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/Makefile
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/Makefile.am
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/Makefile.in
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/codlist.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/e01_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r/e10_8.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/codelets/r2r.h
    branches/harmonic-skeleton/extern/fftw/rdft/conf.c
    branches/harmonic-skeleton/extern/fftw/rdft/dft-r2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/dht-r2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/dht-rader.c
    branches/harmonic-skeleton/extern/fftw/rdft/direct.c
    branches/harmonic-skeleton/extern/fftw/rdft/direct2.c
    branches/harmonic-skeleton/extern/fftw/rdft/generic.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-common.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-direct.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-directbuf.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc-generic.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/hc2hc.h
    branches/harmonic-skeleton/extern/fftw/rdft/indirect.c
    branches/harmonic-skeleton/extern/fftw/rdft/khc2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/khc2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/kr2hc.c
    branches/harmonic-skeleton/extern/fftw/rdft/kr2r.c
    branches/harmonic-skeleton/extern/fftw/rdft/nop.c
    branches/harmonic-skeleton/extern/fftw/rdft/nop2.c
    branches/harmonic-skeleton/extern/fftw/rdft/plan.c
    branches/harmonic-skeleton/extern/fftw/rdft/plan2.c
    branches/harmonic-skeleton/extern/fftw/rdft/problem.c
    branches/harmonic-skeleton/extern/fftw/rdft/problem2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank-geq2-rdft2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank-geq2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank0-rdft2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rank0.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft-dht.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft.h
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-inplace-strides.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-radix2.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-strides.c
    branches/harmonic-skeleton/extern/fftw/rdft/rdft2-tensor-max-index.c
    branches/harmonic-skeleton/extern/fftw/rdft/solve.c
    branches/harmonic-skeleton/extern/fftw/rdft/solve2.c
    branches/harmonic-skeleton/extern/fftw/rdft/vrank-geq1-rdft2.c
    branches/harmonic-skeleton/extern/fftw/rdft/vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/rdft/vrank3-transpose.c
    branches/harmonic-skeleton/extern/fftw/reodft/
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/redft00e-r2hc-pad.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft00e-splitradix.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft010e-r2hc.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft11e-r2hc-odd.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/reodft11e-radix2.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/.deps/rodft00e-r2hc-pad.Plo
    branches/harmonic-skeleton/extern/fftw/reodft/Makefile
    branches/harmonic-skeleton/extern/fftw/reodft/Makefile.am
    branches/harmonic-skeleton/extern/fftw/reodft/Makefile.in
    branches/harmonic-skeleton/extern/fftw/reodft/conf.c
    branches/harmonic-skeleton/extern/fftw/reodft/redft00e-r2hc-pad.c
    branches/harmonic-skeleton/extern/fftw/reodft/redft00e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft.h
    branches/harmonic-skeleton/extern/fftw/reodft/reodft00e-splitradix.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft010e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft11e-r2hc-odd.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft11e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/reodft/reodft11e-radix2.c
    branches/harmonic-skeleton/extern/fftw/reodft/rodft00e-r2hc-pad.c
    branches/harmonic-skeleton/extern/fftw/reodft/rodft00e-r2hc.c
    branches/harmonic-skeleton/extern/fftw/simd/
    branches/harmonic-skeleton/extern/fftw/simd/.deps/
    branches/harmonic-skeleton/extern/fftw/simd/.deps/altivec.Plo
    branches/harmonic-skeleton/extern/fftw/simd/.deps/sse.Plo
    branches/harmonic-skeleton/extern/fftw/simd/.deps/sse2.Plo
    branches/harmonic-skeleton/extern/fftw/simd/.deps/taint.Plo
    branches/harmonic-skeleton/extern/fftw/simd/Makefile
    branches/harmonic-skeleton/extern/fftw/simd/Makefile.am
    branches/harmonic-skeleton/extern/fftw/simd/Makefile.in
    branches/harmonic-skeleton/extern/fftw/simd/README
    branches/harmonic-skeleton/extern/fftw/simd/altivec.c
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/.deps/
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/.deps/sse.Plo
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/.deps/sse2.Plo
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/Makefile
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/Makefile.am
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/Makefile.in
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/sse.c
    branches/harmonic-skeleton/extern/fftw/simd/nonportable/sse2.c
    branches/harmonic-skeleton/extern/fftw/simd/simd-altivec.h
    branches/harmonic-skeleton/extern/fftw/simd/simd-sse.h
    branches/harmonic-skeleton/extern/fftw/simd/simd-sse2.h
    branches/harmonic-skeleton/extern/fftw/simd/simd.h
    branches/harmonic-skeleton/extern/fftw/simd/sse.c
    branches/harmonic-skeleton/extern/fftw/simd/sse2.c
    branches/harmonic-skeleton/extern/fftw/simd/taint.c
    branches/harmonic-skeleton/extern/fftw/simd/x86-cpuid.h
    branches/harmonic-skeleton/extern/fftw/stamp-h1
    branches/harmonic-skeleton/extern/fftw/support/
    branches/harmonic-skeleton/extern/fftw/support/Makefile
    branches/harmonic-skeleton/extern/fftw/support/Makefile.am
    branches/harmonic-skeleton/extern/fftw/support/Makefile.codelets
    branches/harmonic-skeleton/extern/fftw/support/Makefile.in
    branches/harmonic-skeleton/extern/fftw/support/addchain.c
    branches/harmonic-skeleton/extern/fftw/support/codelet_asmprelude
    branches/harmonic-skeleton/extern/fftw/support/codelet_prelude.dft
    branches/harmonic-skeleton/extern/fftw/support/codelet_prelude.rdft
    branches/harmonic-skeleton/extern/fftw/support/twovers.sh
    branches/harmonic-skeleton/extern/fftw/tests/
    branches/harmonic-skeleton/extern/fftw/tests/.deps/
    branches/harmonic-skeleton/extern/fftw/tests/.deps/bench.Po
    branches/harmonic-skeleton/extern/fftw/tests/.deps/hook.Po
    branches/harmonic-skeleton/extern/fftw/tests/Makefile
    branches/harmonic-skeleton/extern/fftw/tests/Makefile.am
    branches/harmonic-skeleton/extern/fftw/tests/Makefile.in
    branches/harmonic-skeleton/extern/fftw/tests/README
    branches/harmonic-skeleton/extern/fftw/tests/bench.c
    branches/harmonic-skeleton/extern/fftw/tests/check.pl
    branches/harmonic-skeleton/extern/fftw/tests/hook.c
    branches/harmonic-skeleton/extern/fftw/threads/
    branches/harmonic-skeleton/extern/fftw/threads/.deps/
    branches/harmonic-skeleton/extern/fftw/threads/.deps/api.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/conf.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/ct.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/dft-vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/f77api.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/hc2hc.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/rdft-vrank-geq1.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/threads.Plo
    branches/harmonic-skeleton/extern/fftw/threads/.deps/vrank-geq1-rdft2.Plo
    branches/harmonic-skeleton/extern/fftw/threads/Makefile
    branches/harmonic-skeleton/extern/fftw/threads/Makefile.am
    branches/harmonic-skeleton/extern/fftw/threads/Makefile.in
    branches/harmonic-skeleton/extern/fftw/threads/api.c
    branches/harmonic-skeleton/extern/fftw/threads/conf.c
    branches/harmonic-skeleton/extern/fftw/threads/ct.c
    branches/harmonic-skeleton/extern/fftw/threads/dft-vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/threads/f77api.c
    branches/harmonic-skeleton/extern/fftw/threads/f77funcs.h
    branches/harmonic-skeleton/extern/fftw/threads/hc2hc.c
    branches/harmonic-skeleton/extern/fftw/threads/rdft-vrank-geq1.c
    branches/harmonic-skeleton/extern/fftw/threads/threads.c
    branches/harmonic-skeleton/extern/fftw/threads/threads.h
    branches/harmonic-skeleton/extern/fftw/threads/vrank-geq1-rdft2.c
    branches/harmonic-skeleton/extern/fftw/tools/
    branches/harmonic-skeleton/extern/fftw/tools/.deps/
    branches/harmonic-skeleton/extern/fftw/tools/.deps/fftw-wisdom.Po
    branches/harmonic-skeleton/extern/fftw/tools/Makefile
    branches/harmonic-skeleton/extern/fftw/tools/Makefile.am
    branches/harmonic-skeleton/extern/fftw/tools/Makefile.in
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom-to-conf
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom-to-conf.1
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom-to-conf.in
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom.1
    branches/harmonic-skeleton/extern/fftw/tools/fftw-wisdom.c
    branches/harmonic-skeleton/extern/fftw/tools/fftw_wisdom.1
    branches/harmonic-skeleton/extern/fftw/tools/fftw_wisdom.1.in
    branches/harmonic-skeleton/extern/fftw/tools/fftwf-wisdom.1
    branches/harmonic-skeleton/extern/qdune/
    branches/harmonic-skeleton/intern/elbeem/intern/elbeem.h
    branches/harmonic-skeleton/po/kr.po
    branches/harmonic-skeleton/projectfiles_vc7/blender/gpu/BL_gpu.vcproj
    branches/harmonic-skeleton/projectfiles_vc7/blender/src/BL_src_cre.vcproj
    branches/harmonic-skeleton/source/blender/gpu/CMakeLists.txt
    branches/harmonic-skeleton/source/blender/gpu/GPU_draw.h
    branches/harmonic-skeleton/source/blender/gpu/GPU_extensions.h
    branches/harmonic-skeleton/source/blender/gpu/GPU_material.h
    branches/harmonic-skeleton/source/blender/gpu/Makefile
    branches/harmonic-skeleton/source/blender/gpu/SConscript
    branches/harmonic-skeleton/source/blender/gpu/intern/
    branches/harmonic-skeleton/source/blender/gpu/intern/Makefile
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_codegen.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_codegen.h
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_draw.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_extensions.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_material.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_material.glsl
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_material.glsl.c
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_vertex.glsl
    branches/harmonic-skeleton/source/blender/gpu/intern/gpu_shader_vertex.glsl.c
    branches/harmonic-skeleton/source/blender/include/license_key.h
    branches/harmonic-skeleton/source/blender/src/cre/license.jpeg.c
    branches/harmonic-skeleton/source/blender/src/cre/license_key.c
    branches/harmonic-skeleton/source/blender/src/pub/license_key.c
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/CMakeLists.txt
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/UnixShell.c
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/blender_plugin_types.h
    branches/harmonic-skeleton/source/gameengine/GamePlayer/xembed/npunix.c

Property Changed:
----------------
    branches/harmonic-skeleton/


Property changes on: branches/harmonic-skeleton
___________________________________________________________________
Name: svn:ignore
   + user-config.py
.*
build
install


Modified: branches/harmonic-skeleton/CMake/macros.cmake
===================================================================
--- branches/harmonic-skeleton/CMake/macros.cmake	2008-10-02 17:20:58 UTC (rev 16886)
+++ branches/harmonic-skeleton/CMake/macros.cmake	2008-10-02 20:39:57 UTC (rev 16887)
@@ -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/harmonic-skeleton/CMakeLists.txt
===================================================================
--- branches/harmonic-skeleton/CMakeLists.txt	2008-10-02 17:20:58 UTC (rev 16886)
+++ branches/harmonic-skeleton/CMakeLists.txt	2008-10-02 20:39:57 UTC (rev 16887)
@@ -63,8 +63,8 @@
 OPTION(WITH_OPENEXR		"Enable OpenEXR Support (http://www.openexr.com)"	ON)
 OPTION(WITH_FFMPEG		"Enable FFMPeg Support (http://ffmpeg.mplayerhq.hu/)"	OFF)
 OPTION(WITH_OPENAL		"Enable OpenAL Support (http://www.openal.org)"		ON)
-OPTION(YESIAMSTUPID		"Enable execution on 64-bit platforms"			OFF)
 OPTION(WITH_OPENMP		"Enable OpenMP (has to be supported by the compiler)"	OFF)
+OPTION(WITH_WEBPLUGIN		"Enable Web Plugin (Mozilla-Unix only)"			OFF)
 
 IF(NOT WITH_GAMEENGINE AND WITH_PLAYER)
   MESSAGE("WARNING: WITH_PLAYER needs WITH_GAMEENGINE")
@@ -249,7 +249,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)
@@ -280,7 +284,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)
@@ -318,7 +327,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)
@@ -449,6 +458,13 @@
 SUBDIRS(source/creator)
 
 #-----------------------------------------------------------------------------
+# Blender WebPlugin
+IF(WITH_WEBPLUGIN) 
+  SET(MOZILLA_DIR "${CMAKE_SOURCE_DIR}/../gecko-sdk/" CACHE PATH "Gecko SDK path")
+  SET(WITH_PLAYER ON)
+ENDIF(WITH_WEBPLUGIN)
+
+#-----------------------------------------------------------------------------
 # Blender Player
 IF(WITH_PLAYER)
   SUBDIRS(blenderplayer)

Modified: branches/harmonic-skeleton/SConstruct
===================================================================
--- branches/harmonic-skeleton/SConstruct	2008-10-02 17:20:58 UTC (rev 16886)
+++ branches/harmonic-skeleton/SConstruct	2008-10-02 20:39:57 UTC (rev 16887)
@@ -241,6 +241,13 @@
     for l in B.quickdebug:
         print "\t" + l
 
+# remove stdc++ from LLIBS if we are building a statc linked CXXFLAGS
+if env['WITH_BF_STATICCXX']:
+    if 'stdc++' in env['LLIBS']:
+        env['LLIBS'] = env['LLIBS'].replace('stdc++', ' ')
+    else:
+        print '\tcould not remove stdc++ library from LLIBS, WITH_BF_STATICCXX may not work for your platform'
+
 # check target for blenderplayer. Set WITH_BF_PLAYER if found on cmdline
 if 'blenderplayer' in B.targets:
     env['WITH_BF_PLAYER'] = True
@@ -248,6 +255,31 @@
 if 'blendernogame' in B.targets:
     env['WITH_BF_GAMEENGINE'] = False
 
+if 'blenderlite' in B.targets:
+    env['WITH_BF_GAMEENGINE'] = False
+    env['WITH_BF_OPENAL'] = False
+    env['WITH_BF_OPENEXR'] = False
+    env['WITH_BF_ICONV'] = False
+    env['WITH_BF_INTERNATIONAL'] = False
+    env['WITH_BF_OPENJPEG'] = False
+    env['WITH_BF_FFMPEG'] = False
+    env['WITH_BF_QUICKTIME'] = False
+    env['WITH_BF_YAFRAY'] = False
+    env['WITH_BF_REDCODE'] = False
+    env['WITH_BF_FTGL'] = False
+    env['WITH_BF_DDS'] = False
+    env['WITH_BF_ZLIB'] = False
+    env['WITH_BF_SDL'] = False
+    env['WITH_BF_JPEG'] = False
+    env['WITH_BF_PNG'] = False
+    env['WITH_BF_ODE'] = False
+    env['WITH_BF_BULLET'] = False
+    env['WITH_BF_BINRELOC'] = False
+    env['BF_BUILDINFO'] = False
+    env['BF_NO_ELBEEM'] = True
+    
+
+
 # lastly we check for root_build_dir ( we should not do before, otherwise we might do wrong builddir
 #B.root_build_dir = B.arguments.get('BF_BUILDDIR', '..'+os.sep+'build'+os.sep+platform+os.sep)
 B.root_build_dir = env['BF_BUILDDIR']
@@ -390,6 +422,26 @@
             source=[dp+os.sep+f for f in df]
             scriptinstall.append(env.Install(dir=dir,source=source))
 
+#-- icons
+if env['OURPLATFORM']=='linux2':
+	iconlist = []
+	icontargetlist = []
+
+	for tp, tn, tf in os.walk('release/freedesktop/icons'):
+		if 'CVS' in tn:
+			tn.remove('CVS')
+		if '.svn' in tn:
+			tn.remove('.svn')
+		for f in tf:
+			print ">>>", env['BF_INSTALLDIR'], tp, f
+			iconlist.append(tp+os.sep+f)
+			icontargetlist.append(env['BF_INSTALLDIR']+tp[19:]+os.sep+f)
+
+	iconinstall = []
+	for targetdir,srcfile in zip(icontargetlist, iconlist):
+		td, tf = os.path.split(targetdir)
+		iconinstall.append(env.Install(dir=td, source=srcfile))
+
 #-- plugins
 pluglist = []
 plugtargetlist = []
@@ -438,6 +490,8 @@
 
 if  env['OURPLATFORM']=='darwin':
         allinstall = [blenderinstall, plugininstall, textinstall]
+elif env['OURPLATFORM']=='linux2':
+        allinstall = [blenderinstall, dotblenderinstall, scriptinstall, plugininstall, textinstall, iconinstall]
 else:
         allinstall = [blenderinstall, dotblenderinstall, scriptinstall, plugininstall, textinstall]
 
@@ -488,6 +542,10 @@
     blendernogame = env.Alias('blendernogame', B.program_list)
     Depends(blendernogame,installtarget)
 
+if 'blenderlite' in B.targets:
+	blenderlite = env.Alias('blenderlite', B.program_list)
+	Depends(blenderlite,installtarget)
+
 Depends(nsiscmd, allinstall)
 
 Default(B.program_list)

Modified: branches/harmonic-skeleton/bin/.blender/.Blanguages
===================================================================
--- branches/harmonic-skeleton/bin/.blender/.Blanguages	2008-10-02 17:20:58 UTC (rev 16886)
+++ branches/harmonic-skeleton/bin/.blender/.Blanguages	2008-10-02 20:39:57 UTC (rev 16887)
@@ -20,4 +20,4 @@
 Arabic:ar
 Bulgarian:bg
 Greek:el
-Korean:kr
+Korean:ko

Modified: branches/harmonic-skeleton/bin/.blender/locale/fr/LC_MESSAGES/blender.mo
===================================================================
(Binary files differ)

Copied: branches/harmonic-skeleton/bin/.blender/locale/ko (from rev 16886, trunk/blender/bin/.blender/locale/ko)

Copied: branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES (from rev 16886, trunk/blender/bin/.blender/locale/ko/LC_MESSAGES)

Deleted: branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES/blender.mo
===================================================================
(Binary files differ)

Copied: branches/harmonic-skeleton/bin/.blender/locale/ko/LC_MESSAGES/blender.mo (from rev 16886, trunk/blender/bin/.blender/locale/ko/LC_MESSAGES/blender.mo)
===================================================================
(Binary files differ)

Modified: branches/harmonic-skeleton/blenderplayer/CMakeLists.txt
===================================================================
--- branches/harmonic-skeleton/blenderplayer/CMakeLists.txt	2008-10-02 17:20:58 UTC (rev 16886)
+++ branches/harmonic-skeleton/blenderplayer/CMakeLists.txt	2008-10-02 20:39:57 UTC (rev 16887)
@@ -86,10 +86,12 @@
     bf_oglrasterizer 
     bf_expressions 
     bf_scenegraph 
+	bf_IK
     bf_moto 
     bf_soundsystem 
     bf_kernel 
     bf_nodes
+	bf_gpu
     bf_imbuf
     bf_avi 
     kx_network 

Modified: branches/harmonic-skeleton/config/darwin-config.py
===================================================================
--- branches/harmonic-skeleton/config/darwin-config.py	2008-10-02 17:20:58 UTC (rev 16886)
+++ branches/harmonic-skeleton/config/darwin-config.py	2008-10-02 20:39:57 UTC (rev 16887)
@@ -87,11 +87,19 @@
 	BF_OPENAL = '#../lib/darwin-8.0.0-powerpc/openal'
 else :
 	BF_OPENAL = LIBDIR + '/openal'
-	
+
+WITH_BF_STATICOPENAL = 'false'
 BF_OPENAL_INC = '${BF_OPENAL}/include'
 BF_OPENAL_LIB = 'openal'
 BF_OPENAL_LIBPATH = '${BF_OPENAL}/lib'
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_OPENAL_LIB_STATIC = '${BF_OPENAL}/lib/libopenal.a'
 
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_CXX = '/usr'
+WITH_BF_STATICCXX = 'false'
+BF_CXX_LIB_STATIC = '${BF_CXX}/lib/libstdc++.a'
+
 WITH_BF_SDL = 'true'
 BF_SDL = LIBDIR + '/sdl' #$(shell sdl-config --prefix)
 BF_SDL_INC = '${BF_SDL}/include' #$(shell $(BF_SDL)/bin/sdl-config --cflags)
@@ -102,10 +110,13 @@
 BF_FMOD = LIBDIR + '/fmod'
 
 WITH_BF_OPENEXR = 'true'
+WITH_BF_STATICOPENEXR = 'false'
 BF_OPENEXR = '${LCGDIR}/openexr'
 BF_OPENEXR_INC = '${BF_OPENEXR}/include ${BF_OPENEXR}/include/OpenEXR'
 BF_OPENEXR_LIB = ' Iex Half IlmImf Imath IlmThread'
 BF_OPENEXR_LIBPATH = '${BF_OPENEXR}/lib'
+# Warning, this static lib configuration is untested! users of this OS please confirm.
+BF_OPENEXR_LIB_STATIC = '${BF_OPENEXR}/lib/libHalf.a ${BF_OPENEXR}/lib/libIlmImf.a ${BF_OPENEXR}/lib/libIex.a ${BF_OPENEXR}/lib/libImath.a ${BF_OPENEXR}/lib/libIlmThread.a'
 
 WITH_BF_DDS = 'true'
 
@@ -143,7 +154,6 @@
 
 WITH_BF_GAMEENGINE='true'
 WITH_BF_PLAYER='true'
-WITH_BF_GLEXT= '1'
 
 WITH_BF_ODE = 'false'
 BF_ODE = LIBDIR + '/ode'

Modified: branches/harmonic-skeleton/config/linux2-config.py
===================================================================
--- branches/harmonic-skeleton/config/linux2-config.py	2008-10-02 17:20:58 UTC (rev 16886)

@@ Diff output truncated at 10240 characters. @@




More information about the Bf-blender-cvs mailing list