Changeset 13706 for branches/PerformanceComparison/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
- Timestamp:
- 03/15/16 17:08:40 (9 years ago)
- Location:
- branches/PerformanceComparison/HeuristicLab.Optimization/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison/HeuristicLab.Optimization/3.3
- Property svn:ignore
-
old new 5 5 *.vs10x 6 6 Plugin.cs 7 *.DotSettings
-
- Property svn:ignore
-
branches/PerformanceComparison/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r13551 r13706 201 201 <Compile Include="Interfaces\ILocalImprovementAlgorithmOperator.cs" /> 202 202 <Compile Include="Interfaces\IMultiObjectiveOperator.cs" /> 203 <Compile Include="Interfaces\IPreexistingSolutionCreator.cs" /> 203 204 <Compile Include="Results\IResultParameter.cs" /> 204 205 <Compile Include="Interfaces\ISingleObjectiveOperator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.