Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6694 for trunk/sources


Ignore:
Timestamp:
09/01/11 16:28:41 (13 years ago)
Author:
epitzer
Message:

Remove obsolete RunCollectionModificationEvaluator (#1622)

Location:
trunk/sources
Files:
3 deleted
2 edited

Legend:

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

    r6693 r6694  
    164164      <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon>
    165165    </Compile>
    166     <Compile Include="RunCollectionModificationEvaluatorView.cs">
    167       <SubType>UserControl</SubType>
    168     </Compile>
    169     <Compile Include="RunCollectionModificationEvaluatorView.Designer.cs">
    170       <DependentUpon>RunCollectionModificationEvaluatorView.cs</DependentUpon>
    171     </Compile>
    172166    <Compile Include="RunCollectionComparisonConstraintView.cs">
    173167      <SubType>UserControl</SubType>
  • trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj

    r6691 r6694  
    143143    <Compile Include="Problems\Problem.cs" />
    144144    <Compile Include="RunCollectionFormulaModifer.cs" />
    145     <Compile Include="RunCollectionModificationEvaluator.cs" />
    146145    <Compile Include="RunCollectionConstraints\RunCollectionComparisonConstraint.cs" />
    147146    <Compile Include="RunCollectionConstraints\RunCollectionConstraintCollection.cs" />
Note: See TracChangeset for help on using the changeset viewer.