Changeset 6294 for branches/Scheduling/HeuristicLab
- Timestamp:
- 05/26/11 10:32:27 (14 years ago)
- Location:
- branches/Scheduling/HeuristicLab/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Scheduling/HeuristicLab/3.3/Files.txt
r6121 r6294 32 32 HeuristicLab.Encodings.IntegerVectorEncoding\3.3:HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll 33 33 HeuristicLab.Encodings.PermutationEncoding\3.3:HeuristicLab.Encodings.PermutationEncoding-3.3.dll 34 HeuristicLab.Encodings.SchedulingEncoding\3.3:HeuristicLab.Encodings.SchedulingEncoding-3.3.dll 34 35 HeuristicLab.Encodings.PermutationEncoding.Views\3.3:HeuristicLab.Encodings.PermutationEncoding.Views-3.3.dll 35 36 HeuristicLab.Encodings.RealVectorEncoding\3.3:HeuristicLab.Encodings.RealVectorEncoding-3.3.dll -
branches/Scheduling/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj
r6036 r6294 500 500 <Name>HeuristicLab.Problems.QuadraticAssignment-3.3</Name> 501 501 </ProjectReference> 502 <ProjectReference Include="..\..\..\HeuristicLab.Problems.Scheduling.Views\3.3\HeuristicLab.Problems.Scheduling.Views-3.3.csproj"> 503 <Project>{78763A4E-E163-48C2-98EB-709760D06F25}</Project> 504 <Name>HeuristicLab.Problems.Scheduling.Views-3.3</Name> 505 </ProjectReference> 506 <ProjectReference Include="..\..\..\HeuristicLab.Problems.Scheduling\3.3\HeuristicLab.Problems.Scheduling-3.3.csproj"> 507 <Project>{2BF1D639-1A74-44ED-AAAD-41ECD395AD93}</Project> 508 <Name>HeuristicLab.Problems.Scheduling-3.3</Name> 509 </ProjectReference> 502 510 <ProjectReference Include="..\..\..\HeuristicLab.Problems.TestFunctions.Views\3.3\HeuristicLab.Problems.TestFunctions.Views-3.3.csproj"> 503 511 <Project>{6AE0E1F5-D3FF-43A3-90E1-2435E7493FB5}</Project>
Note: See TracChangeset
for help on using the changeset viewer.