Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/20/10 20:04:08 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • worked on parameterized items
File:
1 edited

Legend:

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

    r2834 r2845  
    5151  <ItemGroup>
    5252    <None Include="HeuristicLabOptimizationPlugin.cs.frame" />
     53    <Compile Include="IAlgorithm.cs" />
    5354    <Compile Include="HeuristicLabOptimizationPlugin.cs" />
    5455    <Compile Include="IProblem.cs" />
     
    6869      <Project>{0E27A536-1C4A-4624-A65E-DC4F4F23E3E1}</Project>
    6970      <Name>HeuristicLab.Common.Resources-3.2</Name>
     71    </ProjectReference>
     72    <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj">
     73      <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project>
     74      <Name>HeuristicLab.Common-3.2</Name>
    7075    </ProjectReference>
    7176    <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.