Changeset 6694
- Timestamp:
- 09/01/11 16:28:41 (13 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 deleted
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/HeuristicLab.Optimization.Views-3.3.csproj
r6693 r6694 164 164 <DependentUpon>RunCollectionBoxPlotView.cs</DependentUpon> 165 165 </Compile> 166 <Compile Include="RunCollectionModificationEvaluatorView.cs">167 <SubType>UserControl</SubType>168 </Compile>169 <Compile Include="RunCollectionModificationEvaluatorView.Designer.cs">170 <DependentUpon>RunCollectionModificationEvaluatorView.cs</DependentUpon>171 </Compile>172 166 <Compile Include="RunCollectionComparisonConstraintView.cs"> 173 167 <SubType>UserControl</SubType> -
trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r6691 r6694 143 143 <Compile Include="Problems\Problem.cs" /> 144 144 <Compile Include="RunCollectionFormulaModifer.cs" /> 145 <Compile Include="RunCollectionModificationEvaluator.cs" />146 145 <Compile Include="RunCollectionConstraints\RunCollectionComparisonConstraint.cs" /> 147 146 <Compile Include="RunCollectionConstraints\RunCollectionConstraintCollection.cs" />
Note: See TracChangeset
for help on using the changeset viewer.