- Timestamp:
- 11/20/15 13:06:01 (9 years ago)
- Location:
- trunk/sources
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources
- Property svn:mergeinfo changed
/stable merged: 13316-13317,13319
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.ArtificialAnt
- Property svn:mergeinfo changed
/stable/HeuristicLab.Problems.ArtificialAnt merged: 13316
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.ArtificialAnt/3.4/Plugin.cs.frame
r12753 r13321 26 26 27 27 namespace HeuristicLab.Problems.ArtificialAnt { 28 [Plugin("HeuristicLab.Problems.ArtificialAnt","Provides all necessary classes to solve the artificial ant problem.", "3.4. 8.$WCREV$")]28 [Plugin("HeuristicLab.Problems.ArtificialAnt","Provides all necessary classes to solve the artificial ant problem.", "3.4.9.$WCREV$")] 29 29 [PluginFile("HeuristicLab.Problems.ArtificialAnt-3.4.dll", PluginFileType.Assembly)] 30 30 [PluginDependency("HeuristicLab.Collections", "3.3")]
Note: See TracChangeset
for help on using the changeset viewer.