Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3156


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

Restructured project HeuristicLab.Problems.TSP (#924).

Location:
trunk/sources/HeuristicLab.Problems.TSP/3.3
Files:
1 added
1 edited
5 moved

Legend:

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

    r3155 r3156  
    158158  </ItemGroup>
    159159  <ItemGroup>
    160     <None Include="ch130.opt.tour" />
    161     <None Include="ch130.tsp" />
    162     <None Include="fl1400.tsp" />
    163     <None Include="gr666.opt.tour" />
    164     <None Include="gr666.tsp" />
    165160    <None Include="HeuristicLab.snk" />
    166161    <None Include="HeuristicLabProblemsTSPPlugin.cs.frame" />
    167162    <None Include="Properties\AssemblyInfo.frame" />
     163    <None Include="TSPLIB Sample Problems\ch130.opt.tour" />
     164    <None Include="TSPLIB Sample Problems\ch130.tsp" />
     165    <None Include="TSPLIB Sample Problems\fl1400.tsp" />
     166    <None Include="TSPLIB Sample Problems\gr666.opt.tour" />
     167    <None Include="TSPLIB Sample Problems\gr666.tsp" />
    168168  </ItemGroup>
    169169  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset for help on using the changeset viewer.