#
# ChangeLog for src/Actions/GraphAction/DepthFirstSearchAction.hpp
#
# Generated by Trac 1.4.4
# Mar 22, 2025, 2:34:40 PM

Mon, 07 Mar 2011 11:40:27 GMT Frederik Heber <heber@…> [d09093]
	* src/Actions/GraphAction/CreateAdjacencyAction.cpp (moved)
	* src/Actions/GraphAction/CreateAdjacencyAction.def (moved)
	* src/Actions/GraphAction/CreateAdjacencyAction.hpp (moved)
	* src/Actions/GraphAction/DepthFirstSearchAction.cpp (moved)
	* src/Actions/GraphAction/DepthFirstSearchAction.def (moved)
	* src/Actions/GraphAction/DepthFirstSearchAction.hpp (moved)
	* src/Actions/GraphAction/SubgraphDissectionAction.cpp (moved)
	* src/Actions/GraphAction/SubgraphDissectionAction.def (moved)
	* src/Actions/GraphAction/SubgraphDissectionAction.hpp (moved)
	* src/Actions/Makefile.am (modified)
	* src/UIElements/CommandLineUI/CommandLineParser.cpp (modified)
	* src/UIElements/CommandLineUI/CommandLineParser.hpp (modified)
	* src/UIElements/Menu/MenuDescription.cpp (modified)

	Moved all graph-related Actions into own folder Actions/GraphAction/. ...