Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/15/11 23:11:41 (13 years ago)
Author:
abeham
Message:

#1541

  • Added PermutationView that allows to change the permutation type
  • Updated AFA and PopDiv Analyzer
  • Simplified QAP name to just the instance when loading from embedded resource
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/QAPAlgorithms/HeuristicLab.Data.Views/3.3/HeuristicLab.Data.Views-3.3.csproj

    r5809 r6416  
    221221    </BootstrapperPackage>
    222222  </ItemGroup>
     223  <ItemGroup>
     224    <EmbeddedResource Include="StringConvertibleArrayView.resx">
     225      <DependentUpon>StringConvertibleArrayView.cs</DependentUpon>
     226    </EmbeddedResource>
     227  </ItemGroup>
    223228  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
    224229  <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset for help on using the changeset viewer.