# # ChangeLog for src/Actions/MoleculeAction/StretchBondAction.def # # Generated by Trac 1.4.4 # Jan 11, 2025, 6:43:32 AM Fri, 26 Oct 2012 13:11:18 GMT Frederik Heber [3a51bd] * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/Actions/MoleculeAction/StretchBondAction.cpp (added) * src/Actions/MoleculeAction/StretchBondAction.def (added) * src/Actions/MoleculeAction/StretchBondAction.hpp (added) * tests/Python/AllActions/options.dat (modified) * tests/regression/Makefile.am (modified) * tests/regression/Molecules/StretchBond/post/ethane.xyz (added) * tests/regression/Molecules/StretchBond/pre/ethane.xyz (added) * tests/regression/Molecules/StretchBond/testsuite-molecules-stretch-bond.at (added) * tests/regression/Molecules/testsuite-molecules.at (modified) Added new StretchBondAction to stretch the bond within a molecule. ...