Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/20/13 14:08:49 (11 years ago)
Author:
sluengo
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/sluengo/HeuristicLab.Problems.TradeRules/HeuristicLab.Problems.TradeRules-1.0.csproj

    r9325 r9386  
    5656    <Compile Include="Symbols\Lag.cs" />
    5757    <Compile Include="Symbols\MACD.cs" />
    58     <Compile Include="Symbols\MACDTreeNode.cs" />
    5958    <Compile Include="Symbols\Max.cs" />
    6059    <Compile Include="Symbols\Min.cs" />
     
    6261    <Compile Include="Plugin.cs" />
    6362    <Compile Include="Properties\HeuristicLab.Problems.TradeRules-1.0.cs" />
    64     <Compile Include="Symbols\RSI.cs" />
    6563    <Compile Include="Evaluator\TradeRulesAnalysisEvaluator.cs" />
    6664    <Compile Include="Evaluator\TradeRulesAnalysisSingleObjectiveEvaluator.cs" />
     
    6967    <Compile Include="Problem\TradeRulesAbstractProblem.cs" />
    7068    <Compile Include="Problem\TradeRulesProblem.cs" />
     69    <Compile Include="Symbols\RSI.cs" />
    7170    <Compile Include="TradeRulesSingleObjectiveTrainingBestSolutionAnalyzer.cs" />
    7271    <Compile Include="TradeRulesSingleObjectiveValidationBestSolutionAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.