Changeset 3462 for trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Interfaces
- Timestamp:
- 04/21/10 15:21:34 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.3/Interfaces/ISymbolicExpressionGrammar.cs
r3376 r3462 28 28 using System.Xml; 29 29 using HeuristicLab.Persistence.Default.CompositeSerializers.Storable; 30 using HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Symbols; 30 31 31 32 namespace HeuristicLab.Encodings.SymbolicExpressionTreeEncoding {
Note: See TracChangeset
for help on using the changeset viewer.