Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/01/10 22:08:05 (15 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.Problems.TSP/3.3/HeuristicLab.Problems.TSP-3.3.csproj

    r2900 r2906  
    111111      <Name>HeuristicLab.Data-3.3</Name>
    112112    </ProjectReference>
     113    <ProjectReference Include="..\..\HeuristicLab.Encodings.Permutation\3.3\HeuristicLab.Encodings.Permutation-3.3.csproj">
     114      <Project>{00282156-589D-424F-9CE4-A8038636C926}</Project>
     115      <Name>HeuristicLab.Encodings.Permutation-3.3</Name>
     116    </ProjectReference>
    113117    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
    114118      <Project>{23DA7FF4-D5B8-41B6-AA96-F0561D24F3EE}</Project>
     
    122126      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
    123127      <Name>HeuristicLab.Parameters-3.3</Name>
    124     </ProjectReference>
    125     <ProjectReference Include="..\..\HeuristicLab.Permutation\3.3\HeuristicLab.Permutation-3.3.csproj">
    126       <Project>{00282156-589D-424F-9CE4-A8038636C926}</Project>
    127       <Name>HeuristicLab.Permutation-3.3</Name>
    128128    </ProjectReference>
    129129    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.