Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/15 10:33:12 (10 years ago)
Author:
gkronber
Message:

#2283: preparations for transformation of expressions to canonical form

Location:
branches/HeuristicLab.Problems.GrammaticalOptimization/Test
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Problems.GrammaticalOptimization/Test/Test.csproj

    r11851 r11902  
    6969  </Choose>
    7070  <ItemGroup>
     71    <Compile Include="TestCanonicalExpressions.cs" />
    7172    <Compile Include="TestSymbRegInstances.cs" />
    7273    <Compile Include="TestSequence.cs" />
     
    8889      <Project>{eea07488-1a51-412a-a52c-53b754a628b3}</Project>
    8990      <Name>HeuristicLab.Algorithms.GrammaticalOptimization</Name>
     91    </ProjectReference>
     92    <ProjectReference Include="..\HeuristicLab.Common\HeuristicLab.Common.csproj">
     93      <Project>{3A2FBBCB-F9DF-4970-87F3-F13337D941AD}</Project>
     94      <Name>HeuristicLab.Common</Name>
    9095    </ProjectReference>
    9196    <ProjectReference Include="..\HeuristicLab.Distributions\HeuristicLab.Distributions.csproj">
Note: See TracChangeset for help on using the changeset viewer.