Changeset 7665 for branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression.Views/3.4/RegressionInstanceProviderView.cs
- Timestamp:
- 03/27/12 13:31:44 (13 years ago)
- Location:
- branches/ProblemInstancesRegressionAndClassification
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/ProblemInstancesRegressionAndClassification
- Property svn:ignore
-
old new 3 3 protoc.exe 4 4 ProtoGen.exe 5 bin
-
- Property svn:ignore
-
branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Problems.Instances.Regression.Views/3.4/RegressionInstanceProviderView.cs
r7603 r7665 22 22 using System.Windows.Forms; 23 23 using HeuristicLab.MainForm; 24 using HeuristicLab. Optimization.Views;24 using HeuristicLab.Problems.Instances.Views; 25 25 26 26 namespace HeuristicLab.Problems.Instances.Regression.Views {
Note: See TracChangeset
for help on using the changeset viewer.