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)

File:
1 edited

Legend:

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

    r4065 r4104  
    121121    <Compile Include="MenuItems\AboutMenuItem.cs" />
    122122    <Compile Include="MenuItems\ConvertIntoUserDefinedAlgorithmMenuItem.cs" />
     123    <Compile Include="MenuItems\CreateExperimentMenuItem.cs" />
    123124    <Compile Include="MenuItems\CopyToClipboardMenuItem.cs" />
    124125    <Compile Include="MenuItems\StartPageMenuItem.cs" />
     
    196197      <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    197198      <Name>HeuristicLab.MainForm-3.3</Name>
     199    </ProjectReference>
     200    <ProjectReference Include="..\..\HeuristicLab.Optimization.Views\3.3\HeuristicLab.Optimization.Views-3.3.csproj">
     201      <Project>{662B4B15-8F4D-4AE5-B3EB-D91C215F5AF2}</Project>
     202      <Name>HeuristicLab.Optimization.Views-3.3</Name>
    198203    </ProjectReference>
    199204    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.