Changeset 16623
- Timestamp:
- 02/27/19 16:29:53 (6 years ago)
- Location:
- trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj
r16585 r16623 176 176 <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeBatchInterpreter.cs" /> 177 177 <Compile Include="Interpreter\SymbolicDataAnalysisExpressionTreeNativeInterpreter.cs" /> 178 <Compile Include="Selectors\DiversitySelector.cs" /> 178 179 <Compile Include="SymbolicDataAnalysisExpressionTreeSimplificationOperator.cs" /> 179 180 <Compile Include="SymbolicDataAnalysisModelComplexityCalculator.cs" /> … … 407 408 <Private>False</Private> 408 409 </ProjectReference> 410 <ProjectReference Include="..\..\HeuristicLab.Selection\3.3\HeuristicLab.Selection-3.3.csproj"> 411 <Project>{2C36CD4F-E5F5-43A4-801A-201EA895FE17}</Project> 412 <Name>HeuristicLab.Selection-3.3</Name> 413 </ProjectReference> 409 414 </ItemGroup> 410 415 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Note: See TracChangeset
for help on using the changeset viewer.