Changeset 14043 for branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj
- Timestamp:
- 07/12/16 18:02:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj
r14040 r14043 282 282 <Compile Include="PackingDimensions.cs" /> 283 283 <Compile Include="PackingMoveEvaluator.cs" /> 284 <Compile Include="Interfaces\IRegularPackingShape.cs" />285 284 <Compile Include="Interfaces\IPackingBin.cs" /> 286 285 <Compile Include="Interfaces\IPackingItem.cs" />
Note: See TracChangeset
for help on using the changeset viewer.