Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/10 03:25:21 (14 years ago)
Author:
swagner
Message:

Removed Creatable test attribute (#935).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Selection/3.3/RightReducer.cs

    r3138 r3160  
    3131  [Item("RightReducer", "An operator which reduces to the sub-scopes of the rightmost sub-scope of the current scope.")]
    3232  [StorableClass]
    33   [Creatable("Test")]
    3433  public sealed class RightReducer : Reducer, IReducer {
    3534    public RightReducer() : base() { }
Note: See TracChangeset for help on using the changeset viewer.