Free cookie consent management tool by TermsFeed Policy Generator

Changeset 16006


Ignore:
Timestamp:
07/24/18 15:18:52 (6 years ago)
Author:
fholzing
Message:

#2864: Renamed JobShopSchedulingProblemView to PermutationFlowshopSchedulingProblemView

Location:
branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems.Views/3.3
Files:
2 added
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2864_PermutationProblems/HeuristicLab.Problems.PermutationProblems.Views/3.3/HeuristicLab.Problems.PermutationProblems.Views-3.3.csproj

    r15686 r16006  
    159159  </ItemGroup>
    160160  <ItemGroup>
    161     <Compile Include="JobShopSchedulingProblemView.cs">
     161    <Compile Include="PermutationFlowshopSchedulingProblemView.cs">
    162162      <SubType>UserControl</SubType>
    163163    </Compile>
    164     <Compile Include="JobShopSchedulingProblemView.Designer.cs">
    165       <DependentUpon>JobShopSchedulingProblemView.cs</DependentUpon>
     164    <Compile Include="PermutationFlowshopSchedulingProblemView.Designer.cs">
     165      <DependentUpon>PermutationFlowshopSchedulingProblemView.cs</DependentUpon>
    166166    </Compile>
    167167    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.