Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/16/09 11:24:03 (16 years ago)
Author:
vdorfer
Message:

Created API documentation for HeuristicLab.Random, HeuristicLab.SGA and HeuristicLab.Selection.OffspringSelection namespace (#331)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Random/HeuristicLabRandomPlugin.cs

    r582 r1153  
    2626
    2727namespace HeuristicLab.Random {
     28  /// <summary>
     29  /// Plugin class for HeuristicLab.Random plugin.
     30  /// </summary>
    2831  [ClassInfo(Name = "HeuristicLab.Random-3.2")]
    2932  [PluginFile(Filename = "HeuristicLab.Random-3.2.dll", Filetype = PluginFileType.Assembly)]
Note: See TracChangeset for help on using the changeset viewer.