Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/24/12 13:33:38 (12 years ago)
Author:
ascheibe
Message:

#1744 updated branch from trunk

Location:
branches/HiveHiveEngine
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveHiveEngine

  • branches/HiveHiveEngine/HeuristicLab.Operators/3.3/HeuristicLab.Operators-3.3.csproj

    r7394 r7401  
    118118    <Compile Include="Assigner.cs" />
    119119    <Compile Include="AlgorithmOperator.cs" />
     120    <Compile Include="DataReducer.cs" />
    120121    <Compile Include="LocalRandomCreator.cs" />
    121     <Compile Include="DataReducer.cs" />
    122     <Compile Include="ReductionOperation.cs" />
    123     <Compile Include="ReductionOperations.cs" />
    124122    <Compile Include="MultiOperator.cs" />
    125123    <Compile Include="Operator.cs" />
     
    127125    <Compile Include="IntCounter.cs" />
    128126    <Compile Include="Plugin.cs" />
     127    <Compile Include="ReductionOperation.cs" />
     128    <Compile Include="ReductionOperations.cs" />
    129129    <Compile Include="ScopeCleaner.cs" />
    130130    <Compile Include="StochasticBranch.cs" />
Note: See TracChangeset for help on using the changeset viewer.