Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/13 15:31:59 (11 years ago)
Author:
bburlacu
Message:

#2021: Forgot to add tests subproject to the solution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.DataAnalysis.Symbolic.LinearInterpreter/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r9732 r9735  
    7575  </Choose>
    7676  <ItemGroup>
     77    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\SymbolicDataAnalysisExpressionTreeInterpreterTest.cs" />
     78    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\SymbolicExpressionImporter.cs" />
     79    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\Token.cs" />
     80    <Compile Include="HeuristicLab.Problems.DataAnalysis.Symbolic-3.4\Util.cs" />
    7781    <Compile Include="Properties\AssemblyInfo.cs" />
    78     <Compile Include="SymbolicDataAnalysisExpressionTreeInterpreterTest.cs" />
    79     <Compile Include="SymbolicExpressionImporter.cs" />
    80     <Compile Include="Token.cs" />
    81     <Compile Include="Util.cs" />
    8282  </ItemGroup>
    8383  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.