- Timestamp:
- 07/18/13 09:02:41 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Algorithms.CMAEvolutionStrategy/3.3/Plugin.cs.frame
r9718 r9719 40 40 [PluginDependency("HeuristicLab.Persistence", "3.3")] 41 41 [PluginDependency("HeuristicLab.Random", "3.3")] 42 [PluginDependency("HeuristicLab.Selection", "3.3")]43 42 public class HeuristicLabAlgorithmsCMAEvolutionStrategyPlugin : PluginBase { 44 43 }
Note: See TracChangeset
for help on using the changeset viewer.