Remove useless trjcat -prec option
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 9 Jan 2014 13:12:18 +0000 (14:12 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 14 Jan 2014 04:56:14 +0000 (05:56 +0100)
commitabf636269e64ea23cdbc8b48f441ca923e978025
tree14e194c9b5a7d6c9bf50bd96b9035ff69f372a5a
parent904e082beef3f742f9c8bf289fa65b5ad2741b60
Remove useless trjcat -prec option

A tool whose nominal job is concatenation should not also be changing
the precision of the output. Fortunately, that was never implemented
anyway. I don't know what happens if you try to concatenate two files
of different precision, or format or whatever. Joy!

Change-Id: I7c4ff1fe431897eddd7e4627723bac6e15387adf
src/gromacs/gmxana/gmx_trjcat.c