Changeset 13021
- Timestamp:
- 10/16/15 11:51:29 (9 years ago)
- Location:
- branches/HeuristicLab.BinPacking
- Files:
-
- 4 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3
- Property svn:ignore
-
old new 1 1 obj 2 Plugin.cs
-
- Property svn:ignore
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking.Views/3.3/Properties
-
Property
svn:ignore
set to
AssemblyInfo.cs
-
Property
svn:ignore
set to
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3
- Property svn:ignore
-
old new 2 2 bin 3 3 obj 4 Plugin.cs
-
- Property svn:ignore
-
branches/HeuristicLab.BinPacking/HeuristicLab.Problems.BinPacking/3.3/HeuristicLab.Problems.BinPacking-3.3.csproj
r13020 r13021 153 153 <Reference Include="System" /> 154 154 <Reference Include="System.Core" /> 155 <Reference Include="System.Drawing" /> 155 156 <Reference Include="System.Windows.Forms" /> 156 157 </ItemGroup> … … 271 272 <Compile Include="Evaluators\Abstract\PackingPlanEvaluator.cs" /> 272 273 <Compile Include="Instances\BPPData.cs" /> 273 <Compile Include="Instances\BPPInstanceProvider.cs">274 <SubType>Code</SubType>275 </Compile>276 274 <Compile Include="Instances\BPPORLIBParser.cs" /> 277 275 <Compile Include="Instances\BPPORLIBDataDescriptor.cs" />
Note: See TracChangeset
for help on using the changeset viewer.