Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/01/10 22:08:05 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • renamed HeuristicLab.Permutation to HeuristicLab.Encodings.Permutation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.SGA/3.3/Tests/HeuristicLab.Algorithms.SGA-3.3.Tests.csproj

    r2900 r2906  
    102102      <Name>HeuristicLab.Data-3.3</Name>
    103103    </ProjectReference>
     104    <ProjectReference Include="..\..\..\HeuristicLab.Encodings.Permutation\3.3\HeuristicLab.Encodings.Permutation-3.3.csproj">
     105      <Project>{00282156-589D-424F-9CE4-A8038636C926}</Project>
     106      <Name>HeuristicLab.Encodings.Permutation-3.3</Name>
     107    </ProjectReference>
    104108    <ProjectReference Include="..\..\..\HeuristicLab.Evolutionary\3.3\HeuristicLab.Evolutionary-3.3.csproj">
    105109      <Project>{25087811-F74C-4128-BC86-8324271DA13E}</Project>
     
    113117      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    114118      <Name>HeuristicLab.Parameters-3.3</Name>
    115     </ProjectReference>
    116     <ProjectReference Include="..\..\..\HeuristicLab.Permutation\3.3\HeuristicLab.Permutation-3.3.csproj">
    117       <Project>{00282156-589D-424F-9CE4-A8038636C926}</Project>
    118       <Name>HeuristicLab.Permutation-3.3</Name>
    119119    </ProjectReference>
    120120    <ProjectReference Include="..\..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.