Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/08/12 16:46:53 (12 years ago)
Author:
abeham
Message:

#1913:

  • Improved speed of NCA
  • Reorganized things
Location:
branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3
Files:
3 added
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.Algorithms.NCA.Views-3.3.csproj

    r8427 r8437  
    168168  <ItemGroup>
    169169    <None Include="Plugin.cs.frame" />
    170     <Compile Include="NCADimensionalityReductionView.cs">
     170    <Compile Include="NCADimensionReductionView.cs">
    171171      <SubType>UserControl</SubType>
    172172    </Compile>
    173     <Compile Include="NCADimensionalityReductionView.Designer.cs">
    174       <DependentUpon>NCADimensionalityReductionView.cs</DependentUpon>
     173    <Compile Include="NCADimensionReductionView.Designer.cs">
     174      <DependentUpon>NCADimensionReductionView.cs</DependentUpon>
    175175    </Compile>
    176176    <Compile Include="Plugin.cs" />
     
    188188  </ItemGroup>
    189189  <ItemGroup>
    190     <EmbeddedResource Include="NCADimensionalityReductionView.resx">
    191       <DependentUpon>NCADimensionalityReductionView.cs</DependentUpon>
     190    <EmbeddedResource Include="NCADimensionReductionView.resx">
     191      <DependentUpon>NCADimensionReductionView.cs</DependentUpon>
    192192    </EmbeddedResource>
    193193  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.