Changeset 2932 for trunk/sources/HeuristicLab.Operators
- Timestamp:
- 03/05/10 03:07:12 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Operators/3.3/Operator.cs
r2845 r2932 163 163 BreakpointChanged(this, EventArgs.Empty); 164 164 } 165 OnChanged();166 165 } 167 166 /// <inheritdoc/>
Note: See TracChangeset
for help on using the changeset viewer.