Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/27/09 13:45:33 (15 years ago)
Author:
epitzer
Message:

refactoring and code clean up. (#9999)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/New Persistence Exploration/Persistence/Persistence/HeuristicLab.Persistence-3.3.csproj

    r1429 r1447  
    5757  <ItemGroup>
    5858    <Compile Include="Core\Configuration.cs" />
     59    <Compile Include="Core\TypeMapping.cs" />
    5960    <Compile Include="Core\TypeStringBuilder.cs" />
    6061    <Compile Include="Default\Decomposers\EnumerableDecomposer.cs" />
     
    8081    <Compile Include="HeuristicLabPersistencePlugin.cs" />
    8182    <Compile Include="Core\DeSerializer.cs" />
     83    <Compile Include="Core\Tag.cs" />
    8284    <Compile Include="Interfaces\IDecomposer.cs" />
    8385    <Compile Include="Interfaces\IFormatter.cs" />
Note: See TracChangeset for help on using the changeset viewer.