Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9438 for trunk/sources


Ignore:
Timestamp:
05/04/13 16:18:24 (11 years ago)
Author:
abeham
Message:

#1985: pulling TimeLimitRun optimizer from trunk again

Location:
trunk/sources
Files:
3 deleted
2 edited

Legend:

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

    r9079 r9438  
    263263      <DependentUpon>RunCollectionDataTableView.cs</DependentUpon>
    264264    </Compile>
    265     <Compile Include="TimeLimitRunView.cs">
    266       <SubType>UserControl</SubType>
    267     </Compile>
    268     <Compile Include="TimeLimitRunView.Designer.cs">
    269       <DependentUpon>TimeLimitRunView.cs</DependentUpon>
    270     </Compile>
    271265    <Compile Include="UserDefinedAlgorithmView.cs">
    272266      <SubType>UserControl</SubType>
  • trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj

    r9079 r9438  
    123123    <Compile Include="MetaOptimizers\BatchRun.cs" />
    124124    <Compile Include="MetaOptimizers\Experiment.cs" />
    125     <Compile Include="MetaOptimizers\TimeLimitRun.cs" />
    126125    <Compile Include="RunCollectionModification\RunCollectionRunRemover.cs" />
    127126    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.