Home
last modified time | relevance | path

Searched refs:toggleOutputTreeClustal (Results 1 – 3 of 3) sorted by relevance

/dports/biology/clustalw/clustalw-2.1/src/general/
H A DUserParameters.h241 void toggleOutputTreeClustal();
H A DUserParameters.cpp1133 void UserParameters::toggleOutputTreeClustal() in toggleOutputTreeClustal() function in clustalw::UserParameters
/dports/biology/clustalw/clustalw-2.1/src/interface/
H A DInteractiveMenu.cpp656 userParameters->toggleOutputTreeClustal(); in treeFormatOptionsMenu()