Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/21/10 01:31:15 (14 years ago)
Author:
swagner
Message:

Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj

    r2653 r2663  
    102102    <Compile Include="Cloner.cs" />
    103103    <Compile Include="Attributes\CreatableAttribute.cs" />
    104     <Compile Include="CombinedOperator.cs" />
    105104    <Compile Include="ChangedEventArgs.cs" />
    106105    <Compile Include="Interfaces\IOperatorParameter.cs" />
     
    113112    <Compile Include="OperatorSet.cs" />
    114113    <Compile Include="ItemSet.cs" />
    115     <Compile Include="StandardOperatorBase.cs" />
    116114    <Compile Include="ItemList.cs" />
    117     <Compile Include="SequentialProcessor.cs" />
    118     <Compile Include="CounterOperator.cs" />
    119     <Compile Include="IntData.cs" />
    120     <Compile Include="EmptyOperator.cs" />
    121115    <Compile Include="EngineBase.cs">
    122116      <SubType>Code</SubType>
     
    139133    <Compile Include="Interfaces\IItem.cs" />
    140134    <Compile Include="ItemBase.cs" />
    141     <Compile Include="OperatorBase.cs" />
    142135    <Compile Include="Interfaces\IRandom.cs" />
    143136    <Compile Include="Scope.cs" />
Note: See TracChangeset for help on using the changeset viewer.