Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/10 02:46:51 (14 years ago)
Author:
mkommend
Message:

added stubs for content classes and interfaces(ticket #980)

File:
1 edited

Legend:

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

    r3385 r3405  
    8989    <None Include="HeuristicLabCommonPlugin.cs.frame" />
    9090    <Compile Include="Cloner.cs" />
     91    <Compile Include="Content\Content.cs" />
     92    <Compile Include="Content\ContentManager.cs" />
     93    <Compile Include="Content\IStorableContent.cs" />
     94    <Compile Include="Content\StorableContent.cs" />
    9195    <Compile Include="DeepCloneable.cs" />
    92     <Compile Include="IContent.cs" />
     96    <Compile Include="Content\IContent.cs" />
    9397    <Compile Include="IDeepCloneable.cs" />
    9498    <Compile Include="ReferenceEqualityComparer.cs" />
Note: See TracChangeset for help on using the changeset viewer.