Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/17/10 05:24:03 (14 years ago)
Author:
swagner
Message:

Operator architecture refactoring (#95)

  • corrected several bugs in order to get SGA working
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Core.Views/3.3/NamedItemCollectionView.cs

    r2790 r2818  
    2020#endregion
    2121
    22 using System;
    2322using System.Collections.Generic;
    24 using System.ComponentModel;
    25 using System.Data;
    26 using System.Drawing;
    27 using System.Text;
    2823using System.Windows.Forms;
    2924using HeuristicLab.Collections;
    30 using HeuristicLab.Common;
    3125using HeuristicLab.MainForm;
    3226
Note: See TracChangeset for help on using the changeset viewer.