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.DataPreprocessing.Views/3.4/Plugin.cs.frame

    r10925 r11068  
    3333  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3434  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    35   [PluginDependency("HeuristicLab.Problems.DataAnalysis.Views","3.4")]
    36   [PluginDependency("HeuristicLab.Problems.DataAnalysis.Transformations", "3.4")]
     35  [PluginDependency("HeuristicLab.Problems.DataAnalysis.Views","3.4")]
    3736  public class HeuristicLabDataPreprocessingViewPlugin : PluginBase {
    3837  }
Note: See TracChangeset for help on using the changeset viewer.