Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/27/08 15:12:15 (16 years ago)
Author:
gkronber
Message:

implemented #325

Location:
trunk/sources/HeuristicLab.GP
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP/HeuristicLab.GP.csproj

    r656 r698  
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    55    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    6     <ProductVersion>9.0.21022</ProductVersion>
     6    <ProductVersion>9.0.30729</ProductVersion>
    77    <SchemaVersion>2.0</SchemaVersion>
    88    <ProjectGuid>{1F1CF3ED-374C-4288-995B-93F6B872F571}</ProjectGuid>
     
    6868    <Compile Include="BakedFunctionTree.cs" />
    6969    <Compile Include="DefaultFunctionTreeNameGenerator.cs" />
     70    <Compile Include="Logging\TreeArityAnalyser.cs" />
    7071    <Compile Include="UnknownFunctionException.cs" />
    7172    <Compile Include="IFunctionTreeNameGenerator.cs" />
Note: See TracChangeset for help on using the changeset viewer.