Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/15/08 09:45:15 (16 years ago)
Author:
mkommend
Message:

ROCAnalyser.cs added to project HeuristicLab.GP.StructureIdentification.Classification.csproj (ticket #308)

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

Legend:

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

    r658 r667  
    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>{7C20D100-8BEB-433A-9499-F075E2CB9297}</ProjectGuid>
     
    7676    <Compile Include="MulticlassOneVsOneAnalyzer.cs" />
    7777    <Compile Include="Properties\AssemblyInfo.cs" />
     78    <Compile Include="ROCAnalyser.cs" />
    7879  </ItemGroup>
    7980  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.