- Timestamp:
- 10/27/08 15:12:15 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.GP
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP/HeuristicLab.GP.csproj
r656 r698 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 5 5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> 6 <ProductVersion>9.0. 21022</ProductVersion>6 <ProductVersion>9.0.30729</ProductVersion> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <ProjectGuid>{1F1CF3ED-374C-4288-995B-93F6B872F571}</ProjectGuid> … … 68 68 <Compile Include="BakedFunctionTree.cs" /> 69 69 <Compile Include="DefaultFunctionTreeNameGenerator.cs" /> 70 <Compile Include="Logging\TreeArityAnalyser.cs" /> 70 71 <Compile Include="UnknownFunctionException.cs" /> 71 72 <Compile Include="IFunctionTreeNameGenerator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.