# # ChangeLog for src/Actions/FillAction/SuspendInMoleculeAction.def # # Generated by Trac 1.4.4 # Mar 21, 2025, 5:26:11 AM Wed, 14 Jan 2015 21:03:24 GMT Frederik Heber [2440ce] * src/Actions/FillAction/SuspendInMoleculeAction.cpp (modified) * src/Actions/FillAction/SuspendInMoleculeAction.def (modified) * tests/regression/Filling/SuspendInWater/pre/single_molecule.conf (added) * tests/regression/Filling/SuspendInWater/pre/test.conf (modified) * tests/regression/Filling/SuspendInWater/testsuite-suspend-in-water.at (modified) FIX: Changed SuspendInMoleculeAction to catch segfault when rho=1 was ... Wed, 10 Sep 2014 19:10:26 GMT Frederik Heber [aa55d0] * src/Actions/FillAction/SuspendInMoleculeAction.cpp (added) * src/Actions/FillAction/SuspendInMoleculeAction.def (added) * src/Actions/FillAction/SuspendInMoleculeAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/SuspendInWaterAction.cpp (deleted) * src/Actions/MoleculeAction/SuspendInWaterAction.def (deleted) * src/Actions/MoleculeAction/SuspendInWaterAction.hpp (deleted) * tests/Python/AllActions/options.dat (modified) * tests/regression/Options/InvalidCommands/testsuite-options-invalid-commands.at (modified) Moved and renamed SuspendInWaterAction from Molecule.. to ...