- Timestamp:
- 09/14/11 13:59:25 (13 years ago)
- Location:
- branches/PersistenceSpeedUp
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceSpeedUp
- Property svn:ignore
-
old new 12 12 *.psess 13 13 *.vsp 14 *.docstates
-
- Property svn:mergeinfo changed
- Property svn:ignore
-
branches/PersistenceSpeedUp/HeuristicLab.Optimization/3.3/ResultCollection.cs
r5445 r6760 40 40 return new ResultCollection(this, cloner); 41 41 } 42 43 public override System.Drawing.Image ItemImage { 44 get { return HeuristicLab.Common.Resources.VSImageLibrary.Object; } 45 } 42 46 } 43 47 }
Note: See TracChangeset
for help on using the changeset viewer.