Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/03/19 14:57:09 (5 years ago)
Author:
mkommend
Message:

#2521: Renamed SingleObjectiveProgrammableProblemView to ProgrammableProblemView.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2521_ProblemRefactoring/HeuristicLab.Problems.Programmable.Views/3.3/HeuristicLab.Problems.Programmable.Views-3.3.csproj

    r16723 r16750  
    9494      <DependentUpon>ProblemDefinitionScriptView.cs</DependentUpon>
    9595    </Compile>
    96     <Compile Include="SingleObjectiveProgrammableProblemView.cs">
     96    <Compile Include="ProgrammableProblemView.cs">
    9797      <SubType>UserControl</SubType>
    9898    </Compile>
    99     <Compile Include="SingleObjectiveProgrammableProblemView.Designer.cs">
    100       <DependentUpon>SingleObjectiveProgrammableProblemView.cs</DependentUpon>
     99    <Compile Include="ProgrammableProblemView.Designer.cs">
     100      <DependentUpon>ProgrammableProblemView.cs</DependentUpon>
    101101    </Compile>
    102102    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.