Free cookie consent management tool by TermsFeed Policy Generator

Changeset 3676 for trunk


Ignore:
Timestamp:
05/06/10 16:52:12 (14 years ago)
Author:
swagner
Message:

Removed plugin HeuristicLab.ThreadParallelEngine as it will not be part of the HL 3.3.0 release (#1000)

Location:
trunk/sources
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab 3.3.sln

    r3648 r3676  
    3030EndProject
    3131Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Operators.Programmable-3.3", "HeuristicLab.Operators.Programmable\3.3\HeuristicLab.Operators.Programmable-3.3.csproj", "{6A5F8C2D-B0C3-4B36-BC20-9B1A91EE6DB6}"
    32 EndProject
    33 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.ThreadParallelEngine-3.3", "HeuristicLab.ThreadParallelEngine\3.3\HeuristicLab.ThreadParallelEngine-3.3.csproj", "{C2E99CCE-9FB0-456F-9BA0-57900E4AA799}"
    3432EndProject
    3533Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab 3.3", "HeuristicLab 3.3\HeuristicLab 3.3.csproj", "{B1DCDECA-B56E-41D5-9850-EF0D3A77DEAF}"
     
    409407    {6A5F8C2D-B0C3-4B36-BC20-9B1A91EE6DB6}.Services|x64.ActiveCfg = Release|x64
    410408    {6A5F8C2D-B0C3-4B36-BC20-9B1A91EE6DB6}.Services|x86.ActiveCfg = Release|x86
    411     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    412     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|Any CPU.Build.0 = Debug|Any CPU
    413     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|x64.ActiveCfg = Debug|x64
    414     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|x64.Build.0 = Debug|x64
    415     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Debug|x86.ActiveCfg = Debug|x86
    416     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Release|Any CPU.ActiveCfg = Release|Any CPU
    417     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Release|Any CPU.Build.0 = Release|Any CPU
    418     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Release|x64.ActiveCfg = Release|x64
    419     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Release|x64.Build.0 = Release|x64
    420     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Release|x86.ActiveCfg = Release|x86
    421     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Release|x86.Build.0 = Release|x86
    422     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Services|Any CPU.ActiveCfg = Release|Any CPU
    423     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Services|Any CPU.Build.0 = Release|Any CPU
    424     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Services|x64.ActiveCfg = Release|x64
    425     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Services|x64.Build.0 = Release|x64
    426     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Services|x86.ActiveCfg = Release|x86
    427     {C2E99CCE-9FB0-456F-9BA0-57900E4AA799}.Services|x86.Build.0 = Release|x86
    428409    {B1DCDECA-B56E-41D5-9850-EF0D3A77DEAF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    429410    {B1DCDECA-B56E-41D5-9850-EF0D3A77DEAF}.Debug|Any CPU.Build.0 = Debug|Any CPU
  • trunk/sources/HeuristicLab 3.3/Files.txt

    r3645 r3676  
    6060HeuristicLab.SequentialEngine\3.3:HeuristicLab.SequentialEngine-3.3.dll
    6161HeuristicLab.TestFunctions\3.3:HeuristicLab.TestFunctions-3.3.dll
    62 HeuristicLab.ThreadParallelEngine\3.3:HeuristicLab.ThreadParallelEngine-3.3.dll
    6362HeuristicLab.Tracing\3.2:HeuristicLab.Tracing-3.2.dll
    6463HeuristicLab.Tracing\3.2:HeuristicLab.log4net.xml
Note: See TracChangeset for help on using the changeset viewer.