Changeset 3601 for trunk/sources/HeuristicLab.Optimization
- Timestamp:
- 05/04/10 01:26:04 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Optimization/3.3
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization/3.3/HeuristicLab.Optimization-3.3.csproj
r3450 r3601 87 87 <Compile Include="Algorithm.cs" /> 88 88 <Compile Include="BatchRun.cs" /> 89 <Compile Include="Interfaces\ISingleObjectiveReplacer.cs" /> 89 90 <Compile Include="Interfaces\IMigrator.cs" /> 91 <Compile Include="Interfaces\IReplacer.cs" /> 90 92 <Compile Include="Interfaces\ISubScopesQualityComparator.cs" /> 91 93 <Compile Include="Interfaces\IQualityComparator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.