Changeset 13816 for branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj
- Timestamp:
- 04/29/16 17:01:10 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.RegressionSolutionGradientView/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/HeuristicLab.Algorithms.DataAnalysis.Views-3.4.csproj
r13812 r13816 195 195 <DependentUpon>GaussianProcessRegressionSolutionEstimatedValuesView.cs</DependentUpon> 196 196 </Compile> 197 <Compile Include="DensityTrackbar.cs"> 198 <SubType>UserControl</SubType> 199 </Compile> 200 <Compile Include="DensityTrackbar.Designer.cs"> 201 <DependentUpon>DensityTrackbar.cs</DependentUpon> 202 </Compile> 197 203 <Compile Include="MeanProdView.cs"> 198 204 <SubType>UserControl</SubType> … … 250 256 <DependentUpon>GaussianProcessRegressionSolutionLineChartView.cs</DependentUpon> 251 257 </Compile> 252 <Compile Include="GaussianProcessRegressionSolutionI teractiveRangeEstimatorView.cs">253 <SubType>UserControl</SubType> 254 </Compile> 255 <Compile Include="GaussianProcessRegressionSolutionI teractiveRangeEstimatorView.Designer.cs">256 <DependentUpon>GaussianProcessRegressionSolutionI teractiveRangeEstimatorView.cs</DependentUpon>258 <Compile Include="GaussianProcessRegressionSolutionInteractiveRangeEstimatorView.cs"> 259 <SubType>UserControl</SubType> 260 </Compile> 261 <Compile Include="GaussianProcessRegressionSolutionInteractiveRangeEstimatorView.Designer.cs"> 262 <DependentUpon>GaussianProcessRegressionSolutionInteractiveRangeEstimatorView.cs</DependentUpon> 257 263 </Compile> 258 264 <Compile Include="SupportVectorMachineModelSupportVectorsView.cs">
Note: See TracChangeset
for help on using the changeset viewer.