Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/02/10 04:30:06 (13 years ago)
Author:
swagner
Message:

Worked on allele frequency analysis (#1234)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Analysis.Views/3.3/AlleleFrequencyCollectionHistoryView.cs

    r4641 r4704  
    2828  [Content(typeof(AlleleFrequencyCollectionHistory), true)]
    2929  public partial class AlleleFrequencyCollectionHistoryView : MovieView<AlleleFrequencyCollection> {
    30     /// <summary>
    31     /// Initializes a new instance of <see cref="VariablesScopeView"/> with caption "Variables Scope View".
    32     /// </summary>
    3330    public AlleleFrequencyCollectionHistoryView() {
    3431      InitializeComponent();
Note: See TracChangeset for help on using the changeset viewer.