#
# ChangeLog for src/Actions/Action_impl_python.hpp
#
# Generated by Trac 1.4.4
# Mar 14, 2025, 3:24:46 PM

Mon, 07 Nov 2011 16:13:17 GMT Frederik Heber <heber@…> [d628da]
	* src/Actions/Action_impl_python.hpp (modified)

	Added docstring also to python exported functions without any ...


Mon, 07 Nov 2011 12:24:06 GMT Frederik Heber <heber@…> [6aa485]
	* src/Actions/Action_impl_python.hpp (modified)
	* src/Actions/Action_impl_undef.hpp (modified)

	Actions exported to Python may contain a returntype.

	- returntype ...


Mon, 07 Nov 2011 12:24:05 GMT Frederik Heber <heber@…> [874597]
	* src/Actions/Action_impl_python.hpp (modified)

	FIX: some defines were forgotten to be undefined in ...


Mon, 07 Nov 2011 12:23:52 GMT Frederik Heber <heber@…> [949953]
	* src/Actions/Action_impl_python.hpp (added)
	* src/Actions/Action_impl_undef.hpp (added)
	* src/Actions/Makefile.am (modified)
	* src/Actions/pyMoleCuilder.cpp (modified)
	* src/Makefile.am (modified)
	* src/builder_init.cpp (modified)
	* src/builder_init.hpp (modified)
	* src/cleanUp.cpp (added)
	* src/cleanUp.hpp (added)

	pyMoleCuilder now has full functionality.

	- For each header file ...