Skip to content

Commit

Permalink
Moved to the decoder category, as it does decode something.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Willem Janssen committed Aug 17, 2012
1 parent 1f051a0 commit dfeb493
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -56,7 +56,7 @@ public StateAnalysisTask createToolTask( final ToolContext aContext, final ToolP
@Override @Override
public ToolCategory getCategory() public ToolCategory getCategory()
{ {
return ToolCategory.OTHER; return ToolCategory.DECODER;
} }


/** /**
Expand Down

0 comments on commit dfeb493

Please sign in to comment.