- Timestamp:
- 11/20/13 16:56:18 (11 years ago)
- Location:
- branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/EditableDataset.cs
r10147 r10148 74 74 75 75 #endregion 76 77 76 78 } 77 79 } -
branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj
r10146 r10148 84 84 <DependentUpon>DataPreprocessingView.cs</DependentUpon> 85 85 </Compile> 86 <Compile Include="EditableDataset.cs" /> 87 <Compile Include=" Plugin.cs" />86 <Compile Include="EditableDataset.cs" /> <Compile Include="DataSetStatisticInfo.cs" /> 87 <Compile Include="IDataSetStatisticInfo.cs" /> <Compile Include="Plugin.cs" /> 88 88 <Compile Include="Properties\AssemblyInfo.cs" /> 89 89 <None Include="Properties\AssemblyInfo.cs.frame" />
Note: See TracChangeset
for help on using the changeset viewer.