Changeset 17448 for branches/3040_VectorBasedGP/HeuristicLab.Problems.DataAnalysis/3.4/Plugin.cs.frame
- Timestamp:
- 02/25/20 07:41:01 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3040_VectorBasedGP/HeuristicLab.Problems.DataAnalysis/3.4/Plugin.cs.frame
r17184 r17448 39 39 [PluginDependency("HeuristicLab.Problems.Instances", "3.3")] 40 40 [PluginDependency("HeuristicLab.Random", "3.3")] 41 [PluginDependency("HeuristicLab.MathNet.Numerics", "4.9.0")] 41 42 public class HeuristicLabProblemsDataAnalysisPlugin : PluginBase { 42 43 }
Note: See TracChangeset
for help on using the changeset viewer.