- Timestamp:
- 07/25/10 01:04:14 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.TestFunctions/3.3/Analyzers/BestSingleObjectiveTestFunctionSolutionAnalyzer.cs
r4086 r4098 90 90 [StorableHook(HookType.AfterDeserialization)] 91 91 private void CompatibilityMethod() { 92 // BackwardsCompatibility3.3 92 93 // Bounds are introduced in 3.3.0.3894 93 94 if (!Parameters.ContainsKey("Bounds"))
Note: See TracChangeset
for help on using the changeset viewer.