Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/04/13 18:05:17 (11 years ago)
Author:
gkronber
Message:

#2026 simplified symb-reg example, cleaned ATG file (whitespace), removed obsolete files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GPDL/GpdlCompiler/GpdlCompiler.csproj

    r9528 r9696  
    3535    <Reference Include="ALGLIB-3.7.0">
    3636      <HintPath>..\..\..\trunk\sources\bin\ALGLIB-3.7.0.dll</HintPath>
     37      <Private>True</Private>
    3738    </Reference>
    3839    <Reference Include="HeuristicLab.Algorithms.GeneticAlgorithm-3.3">
    3940      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.GeneticAlgorithm-3.3.dll</HintPath>
     41      <Private>True</Private>
    4042    </Reference>
    4143    <Reference Include="HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3">
    4244      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Algorithms.OffspringSelectionGeneticAlgorithm-3.3.dll</HintPath>
     45      <Private>True</Private>
    4346    </Reference>
    4447    <Reference Include="HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4">
    4548      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.dll</HintPath>
     49      <Private>True</Private>
    4650    </Reference>
    4751    <Reference Include="HeuristicLab.Optimization.Operators-3.3">
    4852      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Optimization.Operators-3.3.dll</HintPath>
     53      <Private>True</Private>
    4954    </Reference>
    5055    <Reference Include="HeuristicLab.ParallelEngine-3.3">
    5156      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.ParallelEngine-3.3.dll</HintPath>
     57      <Private>True</Private>
    5258    </Reference>
    5359    <Reference Include="HeuristicLab.Problems.DataAnalysis-3.4">
    5460      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.DataAnalysis-3.4.dll</HintPath>
     61      <Private>True</Private>
    5562    </Reference>
    5663    <Reference Include="HeuristicLab.Problems.Instances-3.3">
    5764      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances-3.3.dll</HintPath>
     65      <Private>True</Private>
    5866    </Reference>
    5967    <Reference Include="HeuristicLab.Problems.Instances.DataAnalysis-3.3">
    6068      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Problems.Instances.DataAnalysis-3.3.dll</HintPath>
     69      <Private>True</Private>
    6170    </Reference>
    6271    <Reference Include="HeuristicLab.Random-3.3">
    6372      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     73      <Private>True</Private>
    6474    </Reference>
    6575    <Reference Include="HeuristicLab.Selection-3.3">
    6676      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Selection-3.3.dll</HintPath>
     77      <Private>True</Private>
    6778    </Reference>
    6879    <Reference Include="HeuristicLab.SequentialEngine-3.3">
    6980      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.SequentialEngine-3.3.dll</HintPath>
     81      <Private>True</Private>
    7082    </Reference>
    7183    <Reference Include="System" />
     
    8597      <Project>{e4ee5afb-d552-447b-8a16-6cbe7938af32}</Project>
    8698      <Name>HeuristicLab.Problems.GPDL-3.4</Name>
     99      <Private>True</Private>
    87100    </ProjectReference>
    88101  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.