- Timestamp:
- 08/03/09 12:26:42 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation/3.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation/3.3/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation-3.3.csproj
r1902 r2222 104 104 <Name>HeuristicLab.Data-3.2</Name> 105 105 </ProjectReference> 106 <ProjectReference Include="..\..\HeuristicLab.GP.Interfaces\3.3\HeuristicLab.GP.Interfaces-3.3.csproj"> 107 <Project>{924B6BEA-9A99-40FE-9334-5C01E8D540EC}</Project> 108 <Name>HeuristicLab.GP.Interfaces-3.3</Name> 109 </ProjectReference> 106 110 <ProjectReference Include="..\..\HeuristicLab.GP.StructureIdentification\3.3\HeuristicLab.GP.StructureIdentification-3.3.csproj"> 107 111 <Project>{74223A32-C726-4978-BE78-37113A18373C}</Project> -
trunk/sources/HeuristicLab.GP.StructureIdentification.ConditionalEvaluation/3.3/HeuristicLabGPConditionalEvaluationPlugin.cs
r1902 r2222 32 32 [Dependency(Dependency = "HeuristicLab.DataAnalysis-3.2")] 33 33 [Dependency(Dependency = "HeuristicLab.GP-3.3")] 34 [Dependency(Dependency = "HeuristicLab.GP.Interfaces-3.3")] 34 35 [Dependency(Dependency = "HeuristicLab.GP.StructureIdentification-3.3")] 35 36 [Dependency(Dependency = "HeuristicLab.Modeling-3.2")]
Note: See TracChangeset
for help on using the changeset viewer.