Changeset 3874
- Timestamp:
- 05/31/10 08:34:00 (14 years ago)
- Location:
- branches/3.2/sources
- Files:
-
- 2 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.2/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj
r3114 r3874 117 117 <DependentUpon>VariableView.cs</DependentUpon> 118 118 </Compile> 119 <Compile Include="TournamentPruning.cs" /> 119 120 <Compile Include="VariableFrequencyAnalyser.cs" /> 120 121 <Compile Include="Symbols\Addition.cs" /> -
branches/3.2/sources/HeuristicLab.GP.Tests/HeuristicLab.GP.Tests.csproj
r2675 r3874 63 63 </ItemGroup> 64 64 <ItemGroup> 65 <Compile Include="TournamentPruningTest.cs" /> 66 <Compile Include="FunctionTreeTest.cs" /> 65 67 <Compile Include="SimpleFunctionLibraryTest.cs" /> 66 68 <Compile Include="NetworkFunctionLibraryTest.cs" />
Note: See TracChangeset
for help on using the changeset viewer.