Changeset 10686
- Timestamp:
- 04/01/14 10:06:36 (11 years ago)
- Location:
- branches/Sliding Window GP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Sliding Window GP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj
r10681 r10686 217 217 </Compile> 218 218 <Compile Include="Plugin.cs" /> 219 <Compile Include="SlidingWindowBestSolutionsCollectionHeatMapView.cs"> 220 <SubType>UserControl</SubType> 221 </Compile> 222 <Compile Include="SlidingWindowBestSolutionsCollectionHeatMapView.Designer.cs"> 223 <DependentUpon>SlidingWindowBestSolutionsCollectionHeatMapView.cs</DependentUpon> 224 </Compile> 219 225 <Compile Include="SlidingWindowBestSolutionsCollectionView.cs"> 220 226 <SubType>UserControl</SubType>
Note: See TracChangeset
for help on using the changeset viewer.