Changeset 13812
- Timestamp:
- 04/28/16 15:08:21 (9 years ago)
- Location:
- branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Algorithms.DataAnalysis.Views/3.4
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj
r13811 r13812 249 249 <Compile Include="GaussianProcessRegressionSolutionLineChartView.Designer.cs"> 250 250 <DependentUpon>GaussianProcessRegressionSolutionLineChartView.cs</DependentUpon> 251 </Compile> 252 <Compile Include="GaussianProcessRegressionSolutionIteractiveRangeEstimatorView.cs"> 253 <SubType>UserControl</SubType> 254 </Compile> 255 <Compile Include="GaussianProcessRegressionSolutionIteractiveRangeEstimatorView.Designer.cs"> 256 <DependentUpon>GaussianProcessRegressionSolutionIteractiveRangeEstimatorView.cs</DependentUpon> 251 257 </Compile> 252 258 <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
Note: See TracChangeset
for help on using the changeset viewer.