- Timestamp:
- 08/31/11 11:52:11 (13 years ago)
- Location:
- branches/GeneralizedQAP
- Files:
-
- 2 edited
- 4 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/GeneralizedQAP
- Property svn:mergeinfo changed
/trunk/sources (added) merged: 6648-6649,6652-6656,6661-6674,6676-6681,6684
- Property svn:mergeinfo changed
-
branches/GeneralizedQAP/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj
r5829 r6685 111 111 </ItemGroup> 112 112 <ItemGroup> 113 <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.cs"> 114 <SubType>UserControl</SubType> 115 </Compile> 116 <Compile Include="SymbolicDataAnalysisSolutionResponseFunctionView.Designer.cs"> 117 <DependentUpon>SymbolicDataAnalysisSolutionResponseFunctionView.cs</DependentUpon> 118 </Compile> 113 119 <Compile Include="TextualSymbolicDataAnalysisModelView.cs"> 114 120 <SubType>UserControl</SubType> … … 158 164 <Compile Include="Symbols\VariableView.Designer.cs"> 159 165 <DependentUpon>VariableView.cs</DependentUpon> 166 </Compile> 167 <Compile Include="VariableTrackbar.cs"> 168 <SubType>UserControl</SubType> 169 </Compile> 170 <Compile Include="VariableTrackbar.Designer.cs"> 171 <DependentUpon>VariableTrackbar.cs</DependentUpon> 160 172 </Compile> 161 173 <None Include="HeuristicLab.snk" />
Note: See TracChangeset
for help on using the changeset viewer.