Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/22/10 10:34:43 (14 years ago)
Author:
svonolfe
Message:

Renamed OneMax to OneMaxProblem and OneMaxView to OneMaxProblemView (2) (#916)

File:
1 edited

Legend:

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

    r3082 r3165  
    8787  </ItemGroup>
    8888  <ItemGroup>
    89     <Compile Include="OneMaxView.cs">
     89    <Compile Include="OneMaxProblemView.cs">
    9090      <SubType>UserControl</SubType>
    9191    </Compile>
    92     <Compile Include="OneMaxView.Designer.cs">
    93       <DependentUpon>OneMaxView.cs</DependentUpon>
     92    <Compile Include="OneMaxProblemView.Designer.cs">
     93      <DependentUpon>OneMaxProblemView.cs</DependentUpon>
    9494    </Compile>
    9595    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.