Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/03/10 06:04:49 (14 years ago)
Author:
swagner
Message:

Continued work on algorithm batch processing (#947).

File:
1 edited

Legend:

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

    r3246 r3260  
    9898      <DependentUpon>BatchRunView.cs</DependentUpon>
    9999    </Compile>
     100    <Compile Include="RunCollectionView.cs">
     101      <SubType>UserControl</SubType>
     102    </Compile>
     103    <Compile Include="RunCollectionView.Designer.cs">
     104      <DependentUpon>RunCollectionView.cs</DependentUpon>
     105    </Compile>
     106    <Compile Include="RunView.cs">
     107      <SubType>UserControl</SubType>
     108    </Compile>
     109    <Compile Include="RunView.Designer.cs">
     110      <DependentUpon>RunView.cs</DependentUpon>
     111    </Compile>
    100112    <Compile Include="UserDefinedAlgorithmView.cs">
    101113      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.