Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/10 05:23:56 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • worked on parameters and operators
Location:
trunk/sources/HeuristicLab.Operators.Views/3.3
Files:
2 added
1 edited

Legend:

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

    r2754 r2756  
    5858    </Compile>
    5959    <None Include="HeuristicLabOperatorsViewsPlugin.cs.frame" />
     60    <Compile Include="MultipleSuccessorsOperatorView.cs">
     61      <SubType>UserControl</SubType>
     62    </Compile>
     63    <Compile Include="MultipleSuccessorsOperatorView.Designer.cs">
     64      <DependentUpon>MultipleSuccessorsOperatorView.cs</DependentUpon>
     65    </Compile>
    6066    <Compile Include="HeuristicLabOperatorsViewsPlugin.cs" />
    6167    <Compile Include="OperatorView.cs">
Note: See TracChangeset for help on using the changeset viewer.