Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/30/12 16:55:46 (12 years ago)
Author:
abeham
Message:

#1614: fixed issues mentioned in unit tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/HeuristicLab.Problems.GeneralizedQuadraticAssignment.Views/3.3/Plugin.cs.frame

    r7538 r7935  
    3535  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3636  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    37   [PluginDependency("HeuristicLab.Operators", "3.3")]
    38   [PluginDependency("HeuristicLab.Optimization", "3.3")]
    39   [PluginDependency("HeuristicLab.Parameters", "3.3")]
    4037  [PluginDependency("HeuristicLab.Problems.GeneralizedQuadraticAssignment", "3.3")]
    41   [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
    4238  [PluginDependency("HeuristicLab.Visualization.ChartControlsExtensions", "3.3")]
    4339  public class HeuristicLabProblemsGeneralizedQuadraticAssignmentViewsPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.