Changeset 2700 for trunk/sources/HeuristicLab.GP.SantaFe/3.3/Symbols
- Timestamp:
- 01/28/10 16:42:24 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.SantaFe/3.3/Symbols/Prog3.cs
r2222 r2700 21 21 22 22 namespace HeuristicLab.GP.SantaFe { 23 public sealed class Prog3 : Function Base{23 public sealed class Prog3 : Function { 24 24 25 25 public Prog3()
Note: See TracChangeset
for help on using the changeset viewer.