Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7500


Ignore:
Timestamp:
02/21/12 12:48:25 (12 years ago)
Author:
mkommend
Message:

#1708: Merged ResidualsHistogram in the trunk.

Location:
trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4
Files:
1 edited
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Views/3.4/HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj

    r7097 r7500  
    141141      <DependentUpon>RegressionEnsembleSolutionModelView.cs</DependentUpon>
    142142    </Compile>
     143    <Compile Include="Regression\RegressionSolutionResidualHistogram.cs">
     144      <SubType>UserControl</SubType>
     145    </Compile>
     146    <Compile Include="Regression\RegressionSolutionResidualHistogram.Designer.cs">
     147      <DependentUpon>RegressionSolutionResidualHistogram.cs</DependentUpon>
     148    </Compile>
    143149    <Compile Include="Solution Views\ClassificationSolutionView.cs">
    144150      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.