Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/26/10 05:14:51 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
  • started work on adapting and refactoring HeuristicLab.Operators according to changes in HeuristicLab.Core
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators/3.3/EmptyOperator.cs

    r2664 r2684  
    3131  /// An operator which represents an empty statement.
    3232  /// </summary>
    33   [Item("Empty Operator", "An operator which represents an empty statement.")]
     33  [Item("EmptyOperator", "An operator which represents an empty statement.")]
    3434  [Creatable("Test")]
    3535  [EmptyStorableClass]
Note: See TracChangeset for help on using the changeset viewer.