Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/10/17 00:27:31 (7 years ago)
Author:
pkimmesw
Message:

#2665 LexicaseSelector, Performance improvements, UI Fixes, Debugger only shows used stacks, fixed Debugger stepping, Added vector expressions, ERCOptions,

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/PushGP/HeuristicLab.PushGP/FeatureTests/FeatureTests.csproj

    r14777 r14834  
    4040      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
    4141    </Reference>
     42    <Reference Include="HeuristicLab.Data-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     43      <SpecificVersion>False</SpecificVersion>
     44      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
     45    </Reference>
    4246    <Reference Include="HeuristicLab.Random-3.3">
    4347      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     
    5761    <Compile Include="DirtyList\PushStack3.cs" />
    5862    <Compile Include="DirtyList\PushStack.cs" />
    59     <Compile Include="Pool\IPooledObject.cs" />
    60     <Compile Include="Pool\ManagedPool.cs" />
    61     <Compile Include="Pool\ManagedPoolProvider.cs" />
    62     <Compile Include="Pool\ObjectPool.cs" />
    63     <Compile Include="Pool\PooledList.cs" />
    6463    <Compile Include="Program.cs" />
    6564    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.