Skip to content

Commit

Permalink
re #9072 change algorithm category
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDraper authored and Samuel Jackson committed Feb 24, 2014
1 parent 9da0846 commit 7f70ef6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -417,7 +417,7 @@ namespace Mantid
/// Algorithm's category for identification. @see Algorithm::category
const std::string PerformIndexOperations::category() const
{
return "Algorithms;Transforms;Splitting";
return "Transforms\\Grouping";
}

//----------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 7f70ef6

Please sign in to comment.