Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/26/10 05:14:51 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • continued work on adapting and refactoring HeuristicLab.Data according to the changes in HeuristicLab.Core
  • started work on adapting and refactoring HeuristicLab.Operators according to changes in HeuristicLab.Core
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

    r2664 r2684  
    5151  </ItemGroup>
    5252  <ItemGroup>
     53    <Compile Include="CombinedOperatorView.cs">
     54      <SubType>UserControl</SubType>
     55    </Compile>
     56    <Compile Include="CombinedOperatorView.Designer.cs">
     57      <DependentUpon>CombinedOperatorView.cs</DependentUpon>
     58    </Compile>
    5359    <Compile Include="HeuristicLabOperatorsViewsPlugin.cs" />
    5460    <Compile Include="OperatorView.cs">
Note: See TracChangeset for help on using the changeset viewer.