Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/26/10 02:42:34 (14 years ago)
Author:
swagner
Message:

Implemented dialog for creating an experiment for an algorithm (#1106)

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

    r4094 r4104  
    125125      <DependentUpon>BatchRunView.cs</DependentUpon>
    126126    </Compile>
     127    <Compile Include="CreateExperimentDialog.cs">
     128      <SubType>Form</SubType>
     129    </Compile>
     130    <Compile Include="CreateExperimentDialog.Designer.cs">
     131      <DependentUpon>CreateExperimentDialog.cs</DependentUpon>
     132    </Compile>
    127133    <Compile Include="RunCollectionBoxPlotView.cs">
    128134      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.