Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/23/09 13:38:50 (15 years ago)
Author:
gkronber
Message:

renamed file MatrixCreator.cs -> Matrix.cs to reflect class name change in r2379. #761

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj

    r2379 r2380  
    8484    <Compile Include="AnalyzerModel.cs" />
    8585    <Compile Include="BestSolutionStorer.cs" />
     86    <Compile Include="Matrix.cs" />
    8687    <Compile Include="SimpleWeightedDirectionalSymmetryEvaluator.cs" />
    8788    <Compile Include="SimpleDirectionalSymmetryEvaluator.cs" />
     
    9899    <Compile Include="PredictorBase.cs" />
    99100    <Compile Include="IAnalyzerModel.cs" />
    100     <Compile Include="MatrixCreator.cs" />
    101101    <Compile Include="TargetClassesCalculator.cs" />
    102102    <Compile Include="VariableEvaluationImpactCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.