Changeset 1073 for branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj
- Timestamp:
- 12/31/08 19:46:44 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/CEDMA-Refactoring-Ticket419/HeuristicLab.CEDMA.Core/HeuristicLab.CEDMA.Core.csproj
r1053 r1073 76 76 <SubType>UserControl</SubType> 77 77 </Compile> 78 <Compile Include="Interfaces\ICedmaAlgorithm.cs" /> 79 <Compile Include="Interfaces\ITimeSeriesAlgorithm.cs" /> 80 <Compile Include="Interfaces\IClassificationAlgorithm.cs" /> 81 <Compile Include="Interfaces\IRegressionAlgorithm.cs" /> 78 82 <Compile Include="Problem.cs" /> 79 83 <Compile Include="DataSet.cs" />
Note: See TracChangeset
for help on using the changeset viewer.