Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/18/13 21:33:56 (11 years ago)
Author:
gkronber
Message:

#2026 worked on brute force solver for GPDL problems.

File:
1 edited

Legend:

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

    r10062 r10067  
    3232  </PropertyGroup>
    3333  <ItemGroup>
     34    <Reference Include="System" />
    3435    <Reference Include="System.Core" />
    3536  </ItemGroup>
     
    3940  </ItemGroup>
    4041  <ItemGroup>
     42    <ProjectReference Include="..\HeuristicLab.Grammars\3.3\HeuristicLab.Grammars-3.3.csproj">
     43      <Project>{A5452B63-B33B-4F9F-9E81-98B75EDB5612}</Project>
     44      <Name>HeuristicLab.Grammars-3.3</Name>
     45    </ProjectReference>
    4146    <ProjectReference Include="..\HeuristicLab.Problems.GPDL\3.4\HeuristicLab.Problems.GPDL-3.4.csproj">
    4247      <Project>{E4EE5AFB-D552-447B-8A16-6CBE7938AF32}</Project>
Note: See TracChangeset for help on using the changeset viewer.