- Timestamp:
- 07/02/10 11:38:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.3/Symbols/Prog2.cs
r3462 r3993 30 30 [Item("Prog2", "Represents the sequence symbol with 2 sub-trees in a artificial ant expression.")] 31 31 public sealed class Prog2 : Symbol { 32 public Prog2() : base("Prog2", "Represents the sequence symbol with 2 sub-trees in a artificial ant expression.") { } 32 33 } 33 34 }
Note: See TracChangeset
for help on using the changeset viewer.