Changeset 9143
- Timestamp:
- 01/10/13 09:50:30 (12 years ago)
- Location:
- branches/FitnessLandscapeAnalysis
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/FitnessLandscapeAnalysis
- Property svn:ignore
-
old new 1 1 HeuristicLab.Analysis.FitnessLandscape.suo 2 2 _ReSharper.HeuristicLab.Analysis.FitnessLandscape 3 *.user 4 *.suo
-
- Property svn:ignore
-
branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape/HeuristicLab.Analysis.FitnessLandscape.csproj
r8744 r9143 165 165 </ItemGroup> 166 166 <ItemGroup> 167 <Compile Include="Algorithms\RepeatedUpDownWalkAnalyzer.cs" /> 167 168 <Compile Include="Algorithms\EvolvabilityAnalyzer.cs" /> 168 169 <Compile Include="Algorithms\RepeatedInformationAnalyzer.cs" /> … … 173 174 <Compile Include="Analysis\Aggregators\Aggregator.cs" /> 174 175 <Compile Include="Analysis\Aggregators\AutoCorrelationAggregator.cs" /> 176 <Compile Include="Analysis\Aggregators\UpDownAggregatorAggregator.cs" /> 175 177 <Compile Include="Analysis\Aggregators\EvolvabilityAggregator.cs" /> 176 178 <Compile Include="Analysis\Aggregators\InformationAnalysisPeakAggregator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.