Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/24/09 15:18:45 (15 years ago)
Author:
epitzer
Message:

Add missing attributes and create type hierarchy for formatters. (#548)

File:
1 edited

Legend:

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

    r1652 r1659  
    138138    <Compile Include="Default\Decomposers\Storable\DataMemberAccessor.cs" />
    139139    <Compile Include="Default\Xml\Compact\IntList2XmlFormatter.cs" />
     140    <Compile Include="Default\Xml\XmlFormatterBase.cs" />
     141    <Compile Include="Default\Xml\Primitive\PrimitiveXmlFormatterBase.cs" />
     142    <Compile Include="Default\Xml\Compact\CompactXmlFormatterBase.cs" />
    140143    <Compile Include="Default\Xml\Primitive\Char2XmlFormatter.cs" />
    141144    <Compile Include="Default\Xml\XmlStringConstants.cs" />
Note: See TracChangeset for help on using the changeset viewer.