Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6662


Ignore:
Timestamp:
08/17/11 13:20:49 (13 years ago)
Author:
epitzer
Message:

Create RunCollectionModificationEvaluator that evaluates IRunCollectionModifiers (#1622)

Location:
trunk/sources
Files:
4 added
1 edited

Legend:

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

    r6471 r6662  
    152152      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
    153153    </Compile>
     154    <Compile Include="RunCollectionModificationEvaluatorView.cs">
     155      <SubType>UserControl</SubType>
     156    </Compile>
     157    <Compile Include="RunCollectionModificationEvaluatorView.Designer.cs">
     158      <DependentUpon>RunCollectionModificationEvaluatorView.cs</DependentUpon>
     159    </Compile>
    154160    <Compile Include="RunCollectionComparisonConstraintView.cs">
    155161      <SubType>UserControl</SubType>
     
    295301      <Project>{14AB8D24-25BC-400C-A846-4627AA945192}</Project>
    296302      <Name>HeuristicLab.Optimization-3.3</Name>
     303    </ProjectReference>
     304    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     305      <Project>{56F9106A-079F-4C61-92F6-86A84C2D84B7}</Project>
     306      <Name>HeuristicLab.Parameters-3.3</Name>
    297307    </ProjectReference>
    298308    <ProjectReference Include="..\..\HeuristicLab.Persistence\3.3\HeuristicLab.Persistence-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.