Changeset 13607 for branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/Interfaces
- Timestamp:
- 02/08/16 21:13:43 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.2D/3.3/Interfaces/I2DOperator.cs
r13606 r13607 20 20 #endregion 21 21 22 namespace HeuristicLab.Problems.BinPacking .Interfaces {22 namespace HeuristicLab.Problems.BinPacking2D.Interfaces { 23 23 public interface I2DOperator { 24 24 }
Note: See TracChangeset
for help on using the changeset viewer.