Remove more underscore-prefixed C++ symbols.
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 28 Jun 2012 04:34:52 +0000 (07:34 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 28 Jun 2012 04:34:52 +0000 (07:34 +0300)
commitb4320dc2d4eb3108e788cafe0f7743627df9a8b7
tree7e78cc75ca92b45d0b7e7486bbe4433987e6dc9f
parent0b2294c331275cd70bf46cf6b1101a923f9c7f15
Remove more underscore-prefixed C++ symbols.

More of the same as in e39fb5f (I7f4bf42e), no manual editing this time.
Now only trajectoryanalysis/modules/ contains these, will change that
separately as doing it here would create conflicts with I67e123f8.

Change-Id: Ic730a5f906b365212cd20da7b27d9c7b79316053
16 files changed:
src/gromacs/selection/compiler.cpp
src/gromacs/selection/evaluate.cpp
src/gromacs/selection/selectioncollection-impl.h
src/gromacs/selection/selectioncollection.cpp
src/gromacs/selection/selectioncollection.h
src/gromacs/selection/tests/selectioncollection.cpp
src/gromacs/selection/tests/selectionoption.cpp
src/gromacs/trajectoryanalysis/analysismodule.cpp
src/gromacs/trajectoryanalysis/analysismodule.h
src/gromacs/trajectoryanalysis/analysissettings.cpp
src/gromacs/trajectoryanalysis/analysissettings.h
src/gromacs/trajectoryanalysis/cmdlinerunner.cpp
src/gromacs/trajectoryanalysis/cmdlinerunner.h
src/gromacs/trajectoryanalysis/runnercommon.cpp
src/gromacs/trajectoryanalysis/runnercommon.h
src/gromacs/trajectoryanalysis/tests/test_selection.cpp