Moved gromos87 writing code into fileio module
authorMark Abraham <mark.j.abraham@gmail.com>
Sun, 24 Nov 2013 12:02:15 +0000 (13:02 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 26 Nov 2013 16:13:54 +0000 (17:13 +0100)
commit613cbc9b7a8cf42c8fc9ec4148f94dec246bbac6
tree24dca906aa9bfb91a0fd97d6642b50337a682535
parent33b66f8aaef220a06bea5ce403e050452b817ef4
Moved gromos87 writing code into fileio module

Fixed copyright, include guards, uncrustify. Removed
a useless #include and comment. Renamed files and functions
to avoid cryptic "gms" abbreviation.

Change-Id: I17422d9a46398162710a6e768aeb5c2a5e5c5d8f
src/gromacs/fileio/g87io.c [new file with mode: 0644]
src/gromacs/fileio/g87io.h [new file with mode: 0644]
src/gromacs/fileio/trxio.c
src/gromacs/gmxana/gmx_helix.c
src/gromacs/gmxana/gmx_trjcat.c
src/gromacs/gmxana/gmx_trjconv.c
src/gromacs/gmxlib/wgms.c [deleted file]
src/gromacs/legacyheaders/wgms.h [deleted file]