Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/11/13 15:56:17 (10 years ago)
Author:
pfleck
Message:
  • Added PreprocessingContext
  • Changed content type of DataPreprocessingView to PreprocessingContext
File:
1 edited

Legend:

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

    r10193 r10219  
    8484      <DependentUpon>DataPreprocessingView.cs</DependentUpon>
    8585    </Compile>
     86    <Compile Include="Implementations\PreprocessingContext.cs" />
    8687    <Compile Include="Implementations\PreprocessingData.cs" />
    8788    <Compile Include="Implementations\PreprocessingDataManipulation.cs" />
    8889    <Compile Include="Implementations\StatisticInfo.cs" />
     90    <Compile Include="Interfaces\IPreprocessingContext.cs" />
    8991    <Compile Include="Interfaces\IStatisticInfo.cs" />
    9092    <Compile Include="Interfaces\IPreprocessingData.cs" />
Note: See TracChangeset for help on using the changeset viewer.