Changeset 10502 for branches/HeuristicLab.EvolutionTracking
- Timestamp:
- 02/24/14 09:23:39 (11 years ago)
- Location:
- branches/HeuristicLab.EvolutionTracking
- Files:
-
- 3 deleted
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views
-
branches/HeuristicLab.EvolutionTracking/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj
r10347 r10502 188 188 <Compile Include="Formatters\SymbolicExpressionTreeLatexFormatter.cs" /> 189 189 <Compile Include="Interfaces\ILayoutAdapter.cs" /> 190 <Compile Include="Interfaces\ILayoutNode.cs" />191 190 <Compile Include="Interfaces\IReadOnlySymbol.cs" /> 192 191 <Compile Include="Interfaces\ISymbolicExpressionGrammar.cs" /> -
branches/HeuristicLab.EvolutionTracking/HeuristicLab.EvolutionTracking.Views/3.4/HeuristicLab.EvolutionTracking.Views-3.4.csproj
r10501 r10502 97 97 <DependentUpon>FrequentFragmentsDialog.cs</DependentUpon> 98 98 </Compile> 99 <Compile Include="GenealogyGraphChart.cs"> 100 <SubType>UserControl</SubType> 101 </Compile> 99 <Compile Include="GenealogyGraphChart.cs" /> 102 100 <Compile Include="GenealogyGraphChart.Designer.cs"> 103 101 <DependentUpon>GenealogyGraphChart.cs</DependentUpon>
Note: See TracChangeset
for help on using the changeset viewer.