Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/01/13 13:01:40 (11 years ago)
Author:
bburlacu
Message:

#1772: Merged remaining trunk changes into the EvolutionaryTracking branch.

Location:
branches/HeuristicLab.EvolutionaryTracking
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionaryTracking

  • branches/HeuristicLab.EvolutionaryTracking/HeuristicLab.EvolutionaryTracking.Views/3.4/HeuristicLab.EvolutionaryTracking.Views-3.4.csproj

    r9420 r9835  
    7171      <Private>False</Private>
    7272    </Reference>
    73     <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    74       <SpecificVersion>False</SpecificVersion>
    75       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.dll</HintPath>
    76       <Private>False</Private>
    77     </Reference>
    7873    <Reference Include="HeuristicLab.MainForm-3.3">
    7974      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     
    138133      <DependentUpon>GenealogyGraphView.cs</DependentUpon>
    139134    </Compile>
     135    <Compile Include="Karyogram.cs">
     136      <SubType>UserControl</SubType>
     137    </Compile>
     138    <Compile Include="Karyogram.Designer.cs">
     139      <DependentUpon>Karyogram.cs</DependentUpon>
     140    </Compile>
    140141    <Compile Include="LineageExplorerView.cs">
    141142      <SubType>UserControl</SubType>
     
    156157  </ItemGroup>
    157158  <ItemGroup>
     159    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4.csproj">
     160      <Project>{423bd94f-963a-438e-ba45-3bb3d61cd03b}</Project>
     161      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views-3.4</Name>
     162      <Private>False</Private>
     163    </ProjectReference>
    158164    <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.4\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj">
    159165      <Project>{06d4a186-9319-48a0-bade-a2058d462eea}</Project>
     
    178184    <EmbeddedResource Include="FrequentFragmentsDialog.resx">
    179185      <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon>
    180     </EmbeddedResource>
    181     <EmbeddedResource Include="GenealogyGraphChart.resx">
    182       <DependentUpon>GenealogyGraphChart.cs</DependentUpon>
    183186    </EmbeddedResource>
    184187    <EmbeddedResource Include="GenealogyGraphDialog.resx">
Note: See TracChangeset for help on using the changeset viewer.