Changeset 4490 for trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs.frame
- Timestamp:
- 09/24/10 21:25:52 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.ExternalEvaluation.GP.Views/3.3/HeuristicLabProblemsExternalEvaluationGPViewsPlugin.cs.frame
r4117 r4490 33 33 [PluginDependency("HeuristicLab.Core", "3.3")] 34 34 [PluginDependency("HeuristicLab.Core.Views", "3.3")] 35 [PluginDependency("HeuristicLab.Data", "3.3")] 35 36 [PluginDependency("HeuristicLab.MainForm", "3.3")] 36 37 [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")] 37 38 [PluginDependency("HeuristicLab.Problems.ExternalEvaluation", "3.3")] 39 [PluginDependency("HeuristicLab.Problems.ExternalEvaluation.GP", "3.3")] 38 40 [PluginDependency("HeuristicLab.Encodings.SymbolicExpressionTreeEncoding", "3.3")] 39 41 public class HeuristicLabProblemsExternalEvaluationGPViewsPlugin : PluginBase { }
Note: See TracChangeset
for help on using the changeset viewer.