Changeset 3528 for trunk/sources/HeuristicLab.Problems.ArtificialAnt
- Timestamp:
- 04/26/10 04:14:27 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.3/ArtificialAntProblem.cs
r3462 r3528 38 38 39 39 namespace HeuristicLab.Problems.ArtificialAnt { 40 [Item("Artificial AntProblem", "Represents the Artificial Ant problem.")]40 [Item("Artificial Ant Problem", "Represents the Artificial Ant problem.")] 41 41 [Creatable("Problems")] 42 42 [StorableClass]
Note: See TracChangeset
for help on using the changeset viewer.