Remove macros in input file reading
commitbba3581f8b4df7feea76fb4fe523e69803f86b36
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 28 May 2018 11:24:26 +0000 (28 13:24 +0200)
committerErik Lindahl <erik.lindahl@gmail.com>
Thu, 7 Jun 2018 13:18:30 +0000 (7 15:18 +0200)
tree1174839d4e33d471615f966f44451f5493449b30
parent1abb5f542c101ed20ceefe6a740ddbb45f1f1a53
Remove macros in input file reading

Removed macros used when parsing input files with the actual functions.
Added functions that wrap the comment string printing. Removed unused
variables that resulted from the change.

Change-Id: I1fd09df87095d199caf817b36fdf9e8819f049e3
src/gromacs/awh/read-params.cpp
src/gromacs/fileio/readinp.cpp
src/gromacs/fileio/readinp.h
src/gromacs/gmxana/gmx_xpm2ps.cpp
src/gromacs/gmxpreprocess/readir.cpp
src/gromacs/gmxpreprocess/readpull.cpp
src/gromacs/gmxpreprocess/readrot.cpp
src/gromacs/mdlib/membed.cpp