Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/11/12 10:28:24 (12 years ago)
Author:
mkommend
Message:

#1948: Updated FLA to use ALGLIB 3.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FitnessLandscapeAnalysis/VRPProblemAnalyzer/VRPProblemAnalyzer.csproj

    r7316 r8627  
    9999  </PropertyGroup>
    100100  <ItemGroup>
    101     <Reference Include="ALGLIB-3.4.0">
    102       <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.4.0.dll</HintPath>
     101    <Reference Include="ALGLIB-3.6.0">
     102      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.6.0.dll</HintPath>
    103103    </Reference>
    104104    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.