TNG version 1.7.5
authorMagnus Lundborg <lundborg.magnus@gmail.com>
Wed, 29 Apr 2015 18:29:27 +0000 (20:29 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 16 May 2015 14:48:45 +0000 (16:48 +0200)
commitb0b95f77e10bc3ad5e3ae39a6418f8191fac6e8f
tree0665d972d0fc5c98e185b7e54fe85ef10690d96e
parent132da9fb91c821ddd1d29c457a596d276d2726fc
TNG version 1.7.5

Corresponds to 7482fac2a840e5f99664fbe812a3ce05e0eef335 in the
TNG repository.

Fixed bug when writing multiple chains in one molecule. Pointers
to the residues in the chain were not properly updated.

Fixed minor issues.

sizeof should not be printed as %lu but %<PRIuPTR>.

Change-Id: Ice90c72dd37df77d3d15c4d05d40df5994fed943
src/external/tng_io/BuildTNG.cmake
src/external/tng_io/include/tng/tng_io.h
src/external/tng_io/src/lib/tng_io.c