Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/27/13 15:30:07 (11 years ago)
Author:
rstoll
Message:

renamed to PreprocessingData

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10160 r10161  
    8484      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
    8585    </Compile>
    86     <Compile Include="DataSetStatisticInfo.cs" />
    87     <Compile Include="Interfaces\IDataSetStatisticInfo.cs" />
     86    <Compile Include="PreprocessingDataStatisticInfo.cs" />
     87    <Compile Include="Interfaces\IPreprocessingDataStatisticInfo.cs" />
    8888    <Compile Include="Interfaces\IPreprocessingData.cs" />
    8989    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.