Changeset 10182 for branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs
- Timestamp:
- 12/04/13 12:59:23 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Interfaces/IPreprocessingData.cs
r10181 r10182 25 25 using HeuristicLab.Problems.DataAnalysis; 26 26 27 namespace HeuristicLab.DataPreprocessing .Interfaces{27 namespace HeuristicLab.DataPreprocessing { 28 28 29 29 public interface IPreprocessingData : INamedItem {
Note: See TracChangeset
for help on using the changeset viewer.