Modernize t_psdata
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 12 Aug 2019 09:00:55 +0000 (11:00 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 19 Aug 2019 14:30:39 +0000 (16:30 +0200)
commitb8c9e80fc171d73ef043f557fa3aeb8bbca12a80
tree82d36993ae2bae00d3f965f46190263852190427
parentb3c350872d392d11d3117da79bce3d3659a52541
Modernize t_psdata

This is useful in itself, but mainly prepares to modernize other users
of t_rgb, which need it to have a constructor.

Also made a comment more neutral

Refs #2899

Change-Id: I1717c8c049f81c313c2b435f7d56b36a3f914551
src/gromacs/fileio/writeps.cpp
src/gromacs/fileio/writeps.h
src/gromacs/gmxana/gmx_wheel.cpp
src/gromacs/gmxana/gmx_xpm2ps.cpp
src/programs/view/molps.cpp
src/programs/view/molps.h
src/programs/view/view.cpp