- Timestamp:
- 01/12/11 09:13:15 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/Symbolic/SymbolicRegressionSolution.cs
r4797 r5287 37 37 public class SymbolicRegressionSolution : DataAnalysisSolution { 38 38 public override Image ItemImage { 39 get { return HeuristicLab.Common.Resources.VS 2008ImageLibrary.Function; }39 get { return HeuristicLab.Common.Resources.VSImageLibrary.Function; } 40 40 } 41 41
Note: See TracChangeset
for help on using the changeset viewer.