#
# ChangeLog for src/Actions/BondAction/BondAddAction.hpp
#
# Generated by Trac 1.4.4
# Mar 21, 2025, 11:21:14 AM

Fri, 14 Dec 2012 14:30:23 GMT Frederik Heber <heber@…> [f63e41]
	* src/Actions/BondAction/BondAddAction.cpp (added)
	* src/Actions/BondAction/BondAddAction.def (added)
	* src/Actions/BondAction/BondAddAction.hpp (added)
	* src/Actions/BondAction/BondRemoveAction.cpp (added)
	* src/Actions/BondAction/BondRemoveAction.def (added)
	* src/Actions/BondAction/BondRemoveAction.hpp (added)
	* src/Actions/GlobalListOfActions.hpp (modified)
	* src/Actions/Makefile.am (modified)
	* src/Atom/atom_bondedparticle.cpp (modified)
	* src/Atom/atom_bondedparticle.hpp (modified)
	* src/Atom/atom_bondedparticleinfo.hpp (modified)
	* src/UIElements/CommandLineUI/CommandLineParser.cpp (modified)
	* src/UIElements/CommandLineUI/CommandLineParser.hpp (modified)
	* src/UIElements/Menu/MenuDescription.cpp (modified)
	* tests/regression/Bond/Add/post/test.pdb (added)
	* tests/regression/Bond/Add/pre/test.pdb (added)
	* tests/regression/Bond/Add/testsuite-bond-add.at (added)
	* tests/regression/Bond/Remove/post/test.pdb (added)
	* tests/regression/Bond/Remove/pre/test.pdb (added)
	* tests/regression/Bond/Remove/testsuite-bond-remove.at (added)
	* tests/regression/Bond/testsuite-bond.at (added)
	* tests/regression/Makefile.am (modified)
	* tests/regression/testsuite.at (modified)

	Added Actions to add and remove a bond in between two atoms.

	- ...