Changeset 10250 for branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/Plugin.cs.frame
- Timestamp:
- 12/18/13 15:39:53 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.Problems.DataAnalysis.Views/3.4/Plugin.cs.frame
r10219 r10250 44 44 [PluginDependency("HeuristicLab.Problems.DataAnalysis", "3.4")] 45 45 [PluginDependency("HeuristicLab.Visualization.ChartControlsExtensions", "3.3")] 46 [PluginDependency("HeuristicLab.DataPreprocessing", "3.3")]47 46 public class HeuristicLabProblemsDataAnalysisViewsPlugin : PluginBase { 48 47 }
Note: See TracChangeset
for help on using the changeset viewer.