Changeset 6887
- Timestamp:
- 10/07/11 13:41:27 (13 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:ignore
-
old new 17 17 protoc.exe 18 18 HeuristicLab.ExtLibs.6.0.ReSharper.user 19 Doxygen
-
- Property svn:ignore
-
trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj
r6866 r6887 123 123 <Compile Include="Compiler\Instruction.cs" /> 124 124 <Compile Include="Compiler\SymbolicExpressionTreeCompiler.cs" /> 125 <Compile Include="Creators\FullTreeCreator.cs"> 126 <SubType>Code</SubType> 127 </Compile> 128 <Compile Include="Creators\GrowTreeCreator.cs"> 129 <SubType>Code</SubType> 130 </Compile> 131 <Compile Include="Creators\RampedHalfAndHalfTreeCreator.cs" /> 125 132 <Compile Include="Interfaces\IReadOnlySymbol.cs" /> 126 133 <Compile Include="Interfaces\ISymbolicExpressionGrammar.cs" />
Note: See TracChangeset
for help on using the changeset viewer.