Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/21/08 09:48:11 (16 years ago)
Author:
vdorfer
Message:

Created API documentation for HeuristicLab.Operators namespace (#331)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators/HeuristicLabOperatorsPlugin.cs

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