Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/04/10 13:38:35 (14 years ago)
Author:
mkommend
Message:

implemented comments by swa and moved constraints from data to core (ticket #996)

File:
1 edited

Legend:

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

    r3592 r3602  
    105105    <Compile Include="Comparison.cs" />
    106106    <Compile Include="ComparisonType.cs" />
    107     <Compile Include="Constraints\ComparisonOperation.cs" />
    108     <Compile Include="Constraints\TypeConstraint.cs" />
    109     <Compile Include="Constraints\ComparisonConstraint.cs" />
    110     <Compile Include="Constraints\Constraint.cs" />
    111     <Compile Include="Constraints\EqualityConstraint.cs" />
    112     <Compile Include="Constraints\IConstraint.cs" />
    113107    <Compile Include="PercentValue.cs" />
    114108    <Compile Include="DateTimeValue.cs" />
Note: See TracChangeset for help on using the changeset viewer.