Changeset 5013 for trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
- Timestamp:
- 12/03/10 10:51:54 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
r4980 r5013 106 106 </ItemGroup> 107 107 <ItemGroup> 108 <Compile Include="TableFileParser.cs" /> 108 109 <None Include="HeuristicLab.snk" /> 109 110 <None Include="HeuristicLabProblemsDataAnalysisPlugin.cs.frame" /> … … 113 114 <Compile Include="Evaluators\OnlineNormalizedMeanSquaredErrorEvaluator.cs" /> 114 115 <Compile Include="DataAnalysisSolution.cs" /> 115 <Compile Include="CsvFileParser.cs" />116 116 <Compile Include="DataAnalysisProblem.cs" /> 117 117 <Compile Include="DataAnalysisProblemData.cs" />
Note: See TracChangeset
for help on using the changeset viewer.