Changeset 8399 for trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm
- Timestamp:
- 08/02/12 17:53:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.GeneticAlgorithm/3.3/Plugin.cs.frame
r8396 r8399 40 40 [PluginDependency("HeuristicLab.Random", "3.3")] 41 41 [PluginDependency("HeuristicLab.Selection", "3.3")] 42 [PluginDependency("HeuristicLab.Problems.TestFunctions", "3.3")]43 42 public class HeuristicLabAlgorithmsGeneticAlgorithmPlugin : PluginBase { 44 43 }
Note: See TracChangeset
for help on using the changeset viewer.