Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/19/14 10:42:43 (10 years ago)
Author:
bburlacu
Message:

#1772: Maintenance commit, removed some misplaced files, updated license header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.EvolutionTracking/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic-3.4.csproj

    r10459 r10464  
    189189      <SubType>Code</SubType>
    190190    </Compile>
    191     <Compile Include="SymbolicDataAnalysisExpressionPruningOperator.cs" />
    192191    <Compile Include="SlidingWindow\GenerationalSlidingWindowAnalyzer.cs" />
    193192    <Compile Include="SlidingWindow\OffspringSelectionSlidingWindowAnalyzer.cs" />
     
    198197    <Compile Include="SymbolGraph\FPGraph.cs" />
    199198    <Compile Include="SymbolGraph\SymbolGraph.cs" />
     199    <Compile Include="SymbolicDataAnalysisExpressionPruningOperator.cs" />
    200200    <Compile Include="SymbolicDataAnalysisExpressionTreeMatching.cs" />
    201201    <Compile Include="SymbolicDataAnalysisExpressionTreeSimilarityCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.