Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/28/10 15:18:25 (13 years ago)
Author:
swagner
Message:

Moved CreateExperimentDialog from HeuristicLab.Optimization.Views to HeuristicLab.Optimizer and removed dependency (#1249).

File:
1 edited

Legend:

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

    r4635 r4650  
    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>
    133127    <Compile Include="RunCollectionBoxPlotView.cs">
    134128      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.