Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/10/13 00:53:29 (11 years ago)
Author:
abeham
Message:

#2002: Added Analysis, Analysis.Views and ability to scale axes logarithmically

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/CMAES/HeuristicLab.Problems.TestFunctions/3.3/HeuristicLab.Problems.TestFunctions-3.3.csproj

    r9132 r9141  
    9393  </PropertyGroup>
    9494  <ItemGroup>
    95     <Reference Include="HeuristicLab.Analysis-3.3">
    96       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
    97       <Private>False</Private>
    98     </Reference>
    9995    <Reference Include="HeuristicLab.Collections-3.3">
    10096      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     
    213209  </ItemGroup>
    214210  <ItemGroup>
     211    <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
     212      <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
     213      <Name>HeuristicLab.Analysis-3.3</Name>
     214      <Private>False</Private>
     215    </ProjectReference>
    215216    <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">
    216217      <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>
Note: See TracChangeset for help on using the changeset viewer.