Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/09/10 01:15:16 (14 years ago)
Author:
swagner
Message:

Implemented logs of engines (#963).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core/3.3/HeuristicLab.Core-3.3.csproj

    r3262 r3289  
    103103    <Compile Include="Attributes\CreatableAttribute.cs" />
    104104    <None Include="HeuristicLabCorePlugin.cs.frame" />
     105    <Compile Include="Log.cs" />
    105106    <Compile Include="Executable.cs" />
    106107    <Compile Include="ExecutionState.cs" />
     108    <Compile Include="Interfaces\ILog.cs" />
    107109    <Compile Include="Interfaces\IExecutable.cs" />
    108110    <Compile Include="Interfaces\IParameterizedNamedItem.cs" />
Note: See TracChangeset for help on using the changeset viewer.