Initial version
authorAlexey Shvetsov <alexxy@gentoo.org>
Mon, 18 Jul 2016 18:54:52 +0000 (21:54 +0300)
committerAlexey Shvetsov <alexxy@gentoo.org>
Mon, 18 Jul 2016 18:54:52 +0000 (21:54 +0300)
commit12bc93c7c6e3858bc1914ef792fb7d45f9082b4d
tree94f31edaeb66e7013d4bae31b6243cfc2ee6a6d6
Initial version

Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
CMakeLists.txt [new file with mode: 0644]
COPYING [new file with mode: 0644]
README [new file with mode: 0644]
cmake/FindGROMACS.cmake [new file with mode: 0644]
include/gromacs/math/vectypes.h [new file with mode: 0644]
include/gromacs/utility/gmxomp.h [new file with mode: 0644]
include/new_fit.h [new file with mode: 0644]
src/CMakeLists.txt [new file with mode: 0644]
src/new_fit.cpp [new file with mode: 0644]
src/rcore.cpp [new file with mode: 0644]