Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/04/09 15:46:43 (15 years ago)
Author:
svonolfe
Message:

Improved handling of binary relations (#527)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.DataAccess.ADOHelper/HeuristicLab.DataAccess.ADOHelper.csproj

    r1513 r1515  
    8585    <Compile Include="DataAdapterWrapperBase.cs" />
    8686    <Compile Include="IDataAdapterWrapper.cs" />
    87     <Compile Include="Relationship.cs" />
    88     <Compile Include="RelationshipAdapter.cs" />
     87    <Compile Include="BinaryRelation.cs" />
     88    <Compile Include="BinaryRelationHelper.cs" />
    8989    <Compile Include="Session.cs" />
    9090    <Compile Include="SessionFactory.cs" />
Note: See TracChangeset for help on using the changeset viewer.