Fix for trjconv -e option (bug #305).
commit99261cfa940dc8f7c06c0d5c549068ecefd5816b
authorTeemu Murtola <teemu.murtola@cbr.su.se>
Thu, 29 Apr 2010 10:05:06 +0000 (29 12:05 +0200)
committerTeemu Murtola <teemu.murtola@cbr.su.se>
Thu, 29 Apr 2010 10:05:06 +0000 (29 12:05 +0200)
tree3c37ac3ed37737b3473393aeb9f44a0fcca27f66
parent74ca466bc69d5917726ee64d41ad740f6c5c4afa
Fix for trjconv -e option (bug #305).

The -e option for setting the last frame to analyze incorrectly included
the first frame of the trajectory even if the trajectory began after the
given time.
(ported from commit bb910d05535eaec7a29be80b20d2fc2240363c5b)
src/gmxlib/trxio.c
src/tools/gmx_trjconv.c