Changeset 7823 for trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4
- Timestamp:
- 05/15/12 13:54:24 (12 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/branches/ProblemInstancesRegressionAndClassification (added) merged: 7568-7572,7603,7605-7607,7610,7664-7667,7682-7685,7687,7698,7748-7755,7757-7759,7770-7774,7794,7805,7809-7810
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Algorithms.DataAnalysis
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
/branches/ProblemInstancesRegressionAndClassification/HeuristicLab.Algorithms.DataAnalysis merged eligible /branches/Benchmarking/sources/HeuristicLab.Algorithms.DataAnalysis 6917-7005 /branches/CloningRefactoring/HeuristicLab.Algorithms.DataAnalysis 4656-4721 /branches/DataAnalysis Refactoring/HeuristicLab.Algorithms.DataAnalysis 5471-5808 /branches/DataAnalysis SolutionEnsembles/HeuristicLab.Algorithms.DataAnalysis 5815-6180 /branches/DataAnalysis/HeuristicLab.Algorithms.DataAnalysis 4458-4459,4462,4464 /branches/GP.Grammar.Editor/HeuristicLab.Algorithms.DataAnalysis 6284-6795 /branches/GP.Symbols (TimeLag, Diff, Integral)/HeuristicLab.Algorithms.DataAnalysis 5060 /branches/NET40/sources/HeuristicLab.Algorithms.DataAnalysis 5138-5162 /branches/ParallelEngine/HeuristicLab.Algorithms.DataAnalysis 5175-5192 /branches/QAPAlgorithms/HeuristicLab.Algorithms.DataAnalysis 6350-6627 /branches/Restructure trunk solution/HeuristicLab.Algorithms.DataAnalysis 6828 /branches/SuccessProgressAnalysis/HeuristicLab.Algorithms.DataAnalysis 5370-5682 /branches/Trunk/HeuristicLab.Algorithms.DataAnalysis 6829-6865 /branches/VNS/HeuristicLab.Algorithms.DataAnalysis 5594-5752 /branches/histogram/HeuristicLab.Algorithms.DataAnalysis 5959-6341
-
Property
svn:mergeinfo
set to
(toggle deleted branches)
-
trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj
r7694 r7823 257 257 <Private>False</Private> 258 258 </ProjectReference> 259 <ProjectReference Include="..\..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj"> 260 <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project> 261 <Name>HeuristicLab.Problems.Instances-3.3</Name> 262 </ProjectReference> 259 263 </ItemGroup> 260 264 <ItemGroup> … … 280 284 </BootstrapperPackage> 281 285 </ItemGroup> 282 <ItemGroup />283 286 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> 284 287 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.