- Timestamp:
- 04/02/14 12:27:46 (11 years ago)
- Location:
- branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3
- Files:
-
- 1 added
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
r10694 r10698 75 75 <Compile Include="Implementations\PreprocessingData.cs" /> 76 76 <Compile Include="Implementations\DataGridLogic.cs" /> 77 <Compile Include=" Implementations\DataPreprocessingChangedEvent.cs" />77 <Compile Include="Utils\DataPreprocessingChangedEvent.cs" /> 78 78 <Compile Include="Implementations\Filter\ComparisonFilter.cs" /> 79 79 <Compile Include="Implementations\Filter\IFilter.cs" />
Note: See TracChangeset
for help on using the changeset viewer.