Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/16/15 14:25:58 (9 years ago)
Author:
mkommend
Message:

#1668: Implemented BasicAlgorithm and an according view.

Location:
trunk/sources/HeuristicLab.Optimization.Views/3.3
Files:
2 added
1 edited

Legend:

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

    r11623 r11790  
    130130      <DependentUpon>AlgorithmView.cs</DependentUpon>
    131131    </Compile>
     132    <Compile Include="BasicAlgorithmView.cs">
     133      <SubType>UserControl</SubType>
     134    </Compile>
     135    <Compile Include="BasicAlgorithmView.Designer.cs">
     136      <DependentUpon>BasicAlgorithmView.cs</DependentUpon>
     137    </Compile>
    132138    <Compile Include="BatchRunView.cs">
    133139      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.