Changeset 12947 for trunk/sources
- Timestamp:
- 09/10/15 10:15:28 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.GeneticProgramming/3.3/ArtificialAnt/Problem.cs
r12911 r12947 38 38 [StorableClass] 39 39 public sealed class Problem : SymbolicExpressionTreeProblem, IStorableContent { 40 public string Filename { get; set; }41 40 42 41 #region constant for default world (Santa Fe)
Note: See TracChangeset
for help on using the changeset viewer.