- Timestamp:
- 09/23/09 13:38:50 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Modeling/3.2
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Modeling/3.2/HeuristicLab.Modeling-3.2.csproj
r2379 r2380 84 84 <Compile Include="AnalyzerModel.cs" /> 85 85 <Compile Include="BestSolutionStorer.cs" /> 86 <Compile Include="Matrix.cs" /> 86 87 <Compile Include="SimpleWeightedDirectionalSymmetryEvaluator.cs" /> 87 88 <Compile Include="SimpleDirectionalSymmetryEvaluator.cs" /> … … 98 99 <Compile Include="PredictorBase.cs" /> 99 100 <Compile Include="IAnalyzerModel.cs" /> 100 <Compile Include="MatrixCreator.cs" />101 101 <Compile Include="TargetClassesCalculator.cs" /> 102 102 <Compile Include="VariableEvaluationImpactCalculator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.