Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/09/14 16:40:29 (10 years ago)
Author:
bburlacu
Message:

#1772: Added fix to improve accuracy of bottom-up tree distance.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj

    r11015 r11165  
    9797      <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon>
    9898    </Compile>
    99     <Compile Include="GenealogyGraphChart.cs">
    100       <SubType>UserControl</SubType>
    101     </Compile>
     99    <Compile Include="GenealogyGraphChart.cs" />
    102100    <Compile Include="GenealogyGraphChart.Designer.cs">
    103101      <DependentUpon>GenealogyGraphChart.cs</DependentUpon>
     
    105103    <Compile Include="Plugin.cs" />
    106104    <Compile Include="Properties\AssemblyInfo.cs" />
    107     <Compile Include="GenealogyGraphView.cs">
    108       <SubType>UserControl</SubType>
    109     </Compile>
     105    <Compile Include="GenealogyGraphView.cs" />
    110106    <Compile Include="GenealogyGraphView.Designer.cs">
    111107      <DependentUpon>GenealogyGraphView.cs</DependentUpon>
Note: See TracChangeset for help on using the changeset viewer.