- Timestamp:
- 07/02/12 23:12:55 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.OKB.Views/3.3/RunCreation/Views/OKBExperimentUploadView.cs
r8181 r8186 238 238 progress.ProgressValue = ((double)i) / count; 239 239 } 240 progress.Finish(); 240 241 ClearRuns(); 241 242 }
Note: See TracChangeset
for help on using the changeset viewer.