Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/03/14 11:01:16 (10 years ago)
Author:
pfleck
Message:

Changed version of DataPreprocessing from 3.3 to 3.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.Problems.Instances.DataAnalysis/3.3/Plugin.cs.frame

    r10037 r10925  
    3232  [PluginDependency("HeuristicLab.Persistence", "3.3")]
    3333  [PluginDependency("HeuristicLab.Problems.DataAnalysis", "3.4")]
     34  [PluginDependency("HeuristicLab.Problems.DataAnalysis.Transformations", "3.4")]
    3435  [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
     36  [PluginDependency("HeuristicLab.Random", "3.3")]
    3537  [PluginDependency("HeuristicLab.Random", "3.3")]
    3638  public class HeuristicLabProblemsInstancesDataAnalysisPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.