Free cookie consent management tool by TermsFeed Policy Generator

Changeset 8721


Ignore:
Timestamp:
10/02/12 21:53:34 (12 years ago)
Author:
ascheibe
Message:

#1331 added a view for SingleObjectiveSolutionSimilarityCalculators

Location:
trunk/sources/HeuristicLab.Optimization.Views/3.3
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj

    r8617 r8721  
    130130      <DependentUpon>BatchRunView.cs</DependentUpon>
    131131    </Compile>
     132    <Compile Include="ISingleObjectiveSolutionSimilarityCalculatorView.cs">
     133      <SubType>UserControl</SubType>
     134    </Compile>
     135    <Compile Include="ISingleObjectiveSolutionSimilarityCalculatorView.Designer.cs">
     136      <DependentUpon>ISingleObjectiveSolutionSimilarityCalculatorView.cs</DependentUpon>
     137    </Compile>
    132138    <Compile Include="ExperimentListView.cs">
    133139      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.