Changeset 12005 for stable/HeuristicLab.Clients.OKB/3.3/RunCreation
- Timestamp:
- 02/13/15 15:00:15 (10 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 11939,11945,11956,11958-11961,11963,11967,11970-11971,11982-11984,11987-11988,11990,11993-11994,11996,11998-12004
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Clients.OKB/3.3/RunCreation/OKBProblem.cs
r11170 r12005 111 111 } 112 112 113 public IEnumerable<IParameterizedItem> ExecutionContextItems { get { return new[] { this }; } } 114 113 115 #region Persistence Properties 114 116 [Storable(Name = "ProblemId")]
Note: See TracChangeset
for help on using the changeset viewer.