Changeset 13154
- Timestamp:
- 11/13/15 21:13:07 (9 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r13100 r13154 135 135 <Compile Include="Implementation\Clustering\ClusteringProblemData.cs" /> 136 136 <Compile Include="Implementation\Clustering\ClusteringSolution.cs" /> 137 <Compile Include="Implementation\ Regression\ConstantModel.cs" />137 <Compile Include="Implementation\ConstantModel.cs" /> 138 138 <Compile Include="Implementation\Regression\ConstantRegressionModel.cs" /> 139 139 <Compile Include="Implementation\Regression\ConstantRegressionSolution.cs" />
Note: See TracChangeset
for help on using the changeset viewer.