Changeset 1857 for trunk/sources/HeuristicLab.Modeling
- Timestamp:
- 05/20/09 10:50:18 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.Modeling/3.2
- Files:
-
- 4 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj
r1856 r1857 83 83 <ItemGroup> 84 84 <Compile Include="ClassificationProblemInjector.cs" /> 85 <Compile Include="ITimeSeriesAlgorithm.cs" /> 86 <Compile Include="IClassificationAlgorithm.cs" /> 87 <Compile Include="IStochasticAlgorithm.cs" /> 85 88 <Compile Include="HeuristicLabModelingPlugin.cs" /> 89 <Compile Include="IAlgorithm.cs" /> 86 90 <Compile Include="ProblemInjector.cs" /> 87 91 <Compile Include="ProblemInjectorView.cs">
Note: See TracChangeset
for help on using the changeset viewer.