Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/10/10 17:38:49 (13 years ago)
Author:
mkommend
Message:

Implemented wiring of problem specific analyzers in UserDefinedAlgorithms (ticket #1327)

Location:
trunk/sources/HeuristicLab.Core/3.3
Files:
1 added
1 edited

Legend:

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

    r4477 r5080  
    143143    <Compile Include="Constraints\IConstraint.cs" />
    144144    <Compile Include="Constraints\TypeCompatibilityConstraint.cs" />
     145    <Compile Include="Interfaces\IMultiOperator.cs" />
    145146    <Compile Include="OperatorExecutionException.cs" />
    146147    <Compile Include="Interfaces\IScopeTreeLookupParameter.cs" />
Note: See TracChangeset for help on using the changeset viewer.