Changeset 10270
- Timestamp:
- 12/23/13 11:49:53 (11 years ago)
- Location:
- branches/HeuristicLab.EvolutionTracking
- Files:
-
- 1 deleted
- 7 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.EvolutionTracking
-
Property
svn:global-ignores
set to
bin
-
Property
svn:global-ignores
set to
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4
-
Property
svn:global-ignores
set to
obj
-
Property
svn:global-ignores
set to
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking/3.4
-
Property
svn:global-ignores
set to
obj
-
Property
svn:global-ignores
set to
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj
r9975 r10270 102 102 <Private>False</Private> 103 103 </Reference> 104 <Reference Include="HeuristicLab.Optimizer-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> 105 <SpecificVersion>False</SpecificVersion> 106 <HintPath>..\..\bin\HeuristicLab.Optimizer-3.3.dll</HintPath> 107 </Reference> 104 108 <Reference Include="System" /> 105 109 <Reference Include="System.Core"> … … 123 127 <DependentUpon>MathSymbolicDataAnalysisModelView.cs</DependentUpon> 124 128 </Compile> 129 <Compile Include="MenuItems\OptimizeDataAnalysisRunsMenuItem.cs" /> 125 130 <Compile Include="Plugin.cs" /> 126 131 <Compile Include="TextualSymbolicDataAnalysisModelView.cs">
Note: See TracChangeset
for help on using the changeset viewer.