Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/01/14 15:49:31 (10 years ago)
Author:
mkommend
Message:

#2206: Removed seperate plugin for transformations and integrated them in HeuristicLab.Problems.DataAnalysis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Trading/3.4/Plugin.cs.frame

    r10925 r11068  
    3838  [PluginDependency("HeuristicLab.Problems.DataAnalysis.Symbolic", "3.4")]
    3939  [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
    40   [PluginDependency("HeuristicLab.Problems.Instances.DataAnalysis", "3.3")]
    41   [PluginDependency("HeuristicLab.Problems.DataAnalysis.Transformations", "3.4")]
     40  [PluginDependency("HeuristicLab.Problems.Instances.DataAnalysis", "3.3")]
    4241  public class Plugin : PluginBase {
    4342  }
Note: See TracChangeset for help on using the changeset viewer.