Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/28/08 12:21:16 (17 years ago)
Author:
gkronber
Message:

fixed #34 by not extending ProcessingEngine from ThreadParallelEngine. This also has the benefit that Grid and DistributedEngine are not dependent on ThreadParallelEngine anymore.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Grid/HeuristicLab.Grid.csproj

    r4 r27  
    8383      <Name>HeuristicLab.PluginInfrastructure</Name>
    8484    </ProjectReference>
    85     <ProjectReference Include="..\HeuristicLab.ThreadParallelEngine\HeuristicLab.ThreadParallelEngine.csproj">
    86       <Project>{6E757D0E-20F9-4E89-AF06-D7DA256870DB}</Project>
    87       <Name>HeuristicLab.ThreadParallelEngine</Name>
    88     </ProjectReference>
    8985  </ItemGroup>
    9086  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.