Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/09/12 16:32:44 (12 years ago)
Author:
gkronber
Message:

#1902 improved GPR implementation

Location:
trunk/sources/HeuristicLab.Algorithms.DataAnalysis.Views/3.4
Files:
4 added
1 edited

Legend:

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

    r8416 r8463  
    118118  </ItemGroup>
    119119  <ItemGroup>
     120    <Compile Include="MeanProdView.cs">
     121      <SubType>UserControl</SubType>
     122    </Compile>
     123    <Compile Include="MeanProdView.Designer.cs">
     124      <DependentUpon>MeanProdView.cs</DependentUpon>
     125    </Compile>
     126    <Compile Include="MeanSumView.cs">
     127      <SubType>UserControl</SubType>
     128    </Compile>
     129    <Compile Include="MeanSumView.Designer.cs">
     130      <DependentUpon>MeanSumView.cs</DependentUpon>
     131    </Compile>
    120132    <Compile Include="CovarianceProdView.cs">
    121133      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.