Changeset 10614 for branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
- Timestamp:
- 03/19/14 12:05:50 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
r10586 r10614 78 78 <Compile Include="Implementations\ManipulationLogic.cs" /> 79 79 <Compile Include="Interfaces\IPreprocessingData.cs" /> 80 <Compile Include="Implementations\ViewShortcutCollection.cs" /> 80 81 <Compile Include="Interfaces\IDataGridLogic.cs" /> 81 82 <Compile Include="Implementations\FilterContent.cs" /> … … 93 94 <Compile Include="Interfaces\IManipulationLogic.cs" /> 94 95 <Compile Include="Interfaces\ITransformationLogic.cs" /> 96 <Compile Include="Interfaces\IViewShortcut.cs" /> 95 97 <Compile Include="ProblemDataCreator.cs" /> 96 98 <None Include="Plugin.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.