Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/16 19:54:35 (8 years ago)
Author:
gkronber
Message:

#1966: renamed *PackingDimension -> PackingPosition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj

    r14045 r14048  
    262262    <Compile Include="Instances\BPPORLIBDataDescriptor.cs" />
    263263    <Compile Include="Instances\RealBPPData.cs" />
     264    <Compile Include="Interfaces\IPackingPosition.cs" />
    264265    <Compile Include="Interfaces\IPackingSequenceMoveOperator.cs" />
    265266    <Compile Include="Interfaces\IPackingMove.cs" />
     
    279280    <Compile Include="Interfaces\IPackingPlanEvaluator.cs" />
    280281    <Compile Include="Interfaces\IPackingShape.cs" />
    281     <Compile Include="Interfaces\IPackingDimensions.cs" />
    282282    <Compile Include="PackingDimensions.cs" />
    283283    <Compile Include="PackingMoveEvaluator.cs" />
Note: See TracChangeset for help on using the changeset viewer.