- Timestamp:
- 03/08/17 17:46:47 (8 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Analysis.Views/3.3/HeuristicLab.Analysis.Views-3.3.csproj
r14493 r14734 132 132 <DependentUpon>DataTableControl.cs</DependentUpon> 133 133 </Compile> 134 <Compile Include="GanttDataView.cs"> 135 <SubType>UserControl</SubType> 136 </Compile> 137 <Compile Include="GanttDataView.Designer.cs"> 138 <DependentUpon>GanttDataView.cs</DependentUpon> 139 </Compile> 134 140 <Compile Include="IndexedDataTableView.cs"> 135 141 <SubType>UserControl</SubType> -
trunk/sources/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj
r14102 r14734 131 131 <Compile Include="AlleleFrequencyAnalysis\AlleleFrequencyCollectionHistory.cs" /> 132 132 <Compile Include="BestScopeSolutionAnalyzer.cs" /> 133 <Compile Include="DataVisualization\GanttData.cs" /> 133 134 <Compile Include="DataVisualization\IndexedDataRow.cs" /> 134 135 <Compile Include="DataVisualization\IndexedDataTable.cs" />
Note: See TracChangeset
for help on using the changeset viewer.