Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/22/12 22:23:06 (12 years ago)
Author:
ascheibe
Message:

#1745 added a view for reduction operations based on the permutation type view

Location:
branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HiveHiveEngine/HeuristicLab.Operators.Views/3.3/HeuristicLab.Operators.Views-3.3.csproj

    r6866 r7393  
    141141      <DependentUpon>OperatorView.cs</DependentUpon>
    142142    </Compile>
     143    <Compile Include="ReductionOperationView.cs">
     144      <SubType>UserControl</SubType>
     145    </Compile>
     146    <Compile Include="ReductionOperationView.Designer.cs">
     147      <DependentUpon>ReductionOperationView.cs</DependentUpon>
     148    </Compile>
    143149    <Compile Include="Plugin.cs" />
    144150    <Compile Include="ValuesCollectorView.cs">
Note: See TracChangeset for help on using the changeset viewer.