Changeset 5025
- Timestamp:
- 12/06/10 10:07:51 (14 years ago)
- Location:
- trunk/sources
- Files:
-
- 1 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj
r4980 r5025 172 172 <Name>HeuristicLab.Data-3.3</Name> 173 173 </ProjectReference> 174 <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">175 <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>176 <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>177 </ProjectReference>178 174 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 179 175 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> … … 223 219 <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project> 224 220 <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name> 225 </ProjectReference>226 <ProjectReference Include="..\..\HeuristicLab.Problems.TestFunctions\3.3\HeuristicLab.Problems.TestFunctions-3.3.csproj">227 <Project>{88B9B0E3-344E-4196-82A3-0F9732506FE8}</Project>228 <Name>HeuristicLab.Problems.TestFunctions-3.3</Name>229 221 </ProjectReference> 230 222 <ProjectReference Include="..\..\HeuristicLab.Random\3.3\HeuristicLab.Random-3.3.csproj"> -
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
r5013 r5025 191 191 <Name>HeuristicLab.Data-3.3</Name> 192 192 </ProjectReference> 193 <ProjectReference Include="..\..\HeuristicLab.Encodings.RealVectorEncoding\3.3\HeuristicLab.Encodings.RealVectorEncoding-3.3.csproj">194 <Project>{BB6D334A-4BB6-4674-9883-31A6EBB32CAB}</Project>195 <Name>HeuristicLab.Encodings.RealVectorEncoding-3.3</Name>196 </ProjectReference>197 193 <ProjectReference Include="..\..\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding\3.3\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3.csproj"> 198 194 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> -
trunk/sources/HeuristicLab/3.3/Tests/HeuristicLab-3.3.Tests.csproj
r4722 r5025 235 235 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 236 236 </ProjectReference> 237 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">238 <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>239 <Name>ALGLIB-2.5.0</Name>240 </ProjectReference>241 237 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0.csproj"> 242 238 <Project>{01BBCB5A-144A-4A7E-908E-079849E2F7CF}</Project> 243 239 <Name>HeuristicLab.ALGLIB-2.5.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0%29</Name> 240 </ProjectReference> 241 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\3.1.0\ALGLIB-3.1.0\ALGLIB-3.1.0.csproj"> 242 <Project>{FC841674-62A7-4055-BE91-E41944B6C606}</Project> 243 <Name>ALGLIB-3.1.0</Name> 244 244 </ProjectReference> 245 245 <ProjectReference Include="..\..\..\HeuristicLab.ExtLibs\HeuristicLab.LibSVM\1.6.3\HeuristicLab.LibSVM-1.6.3\HeuristicLab.LibSVM-1.6.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.