Changeset 9317
- Timestamp:
- 03/14/13 16:32:49 (12 years ago)
- Location:
- branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.Analysis.AlgorithmBehavior/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views/3.3/HeuristicLab.Analysis.AlgorithmBehavior.Analyzers.Views-3.3.csproj
r9316 r9317 119 119 </ItemGroup> 120 120 <ItemGroup> 121 <Compile Include="StatisticalTestingView.cs"> 122 <SubType>UserControl</SubType> 123 </Compile> 124 <Compile Include="StatisticalTestingView.designer.cs"> 125 <DependentUpon>StatisticalTestingView.cs</DependentUpon> 126 </Compile> 121 127 <Compile Include="KruskalWallis.cs" /> 122 128 <Compile Include="ResultCorrelationView.cs">
Note: See TracChangeset
for help on using the changeset viewer.