Changeset 5333 for trunk/sources/HeuristicLab.Problems.DataAnalysis
- Timestamp:
- 01/19/11 16:22:50 (14 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
r5288 r5333 108 108 </ItemGroup> 109 109 <ItemGroup> 110 <Compile Include="Symbolic\TypeCoherentExpressionGrammar.cs" /> 110 111 <Compile Include="Symbolic\Symbols\Power.cs" /> 111 112 <Compile Include="TableFileParser.cs" /> … … 256 257 </BootstrapperPackage> 257 258 </ItemGroup> 258 <ItemGroup> 259 <Folder Include="Operators\" /> 260 </ItemGroup> 259 <ItemGroup /> 261 260 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> 262 261 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Note: See TracChangeset
for help on using the changeset viewer.