Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/04/12 11:43:16 (11 years ago)
Author:
mkommend
Message:

#1292: Moved FeatureCorrelation specific classes from Problems.DataAnalysis to Problems.DataAnalysis.Views.

File:
1 edited

Legend:

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

    r8689 r8729  
    162162      <DependentUpon>DataAnalysisSolutionEvaluationView.cs</DependentUpon>
    163163    </Compile>
     164    <Compile Include="FeatureCorrelation\FeatureCorrelationCalculator.cs" />
     165    <Compile Include="FeatureCorrelation\FeatureCorrelationEnums.cs" />
    164166    <Compile Include="FeatureCorrelation\VariableVisibilityDialog.cs">
    165167      <SubType>Form</SubType>
     
    452454    </BootstrapperPackage>
    453455  </ItemGroup>
    454   <ItemGroup />
    455456  <ItemGroup>
    456457    <EmbeddedResource Include="FeatureCorrelation\AbstractFeatureCorrelationView.resx">
Note: See TracChangeset for help on using the changeset viewer.