Changeset 4375 for trunk/sources/HeuristicLab.Optimization
- Timestamp:
- 09/09/10 15:37:13 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization/3.3/RunCollection.cs
r4200 r4375 175 175 if (constraints == null) constraints = new RunCollectionConstraintCollection(); 176 176 RegisterConstraintsEvents(); 177 RegisterConstraintEvents(constraints); 177 178 UpdateFiltering(true); 178 179 }
Note: See TracChangeset
for help on using the changeset viewer.