Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/15/15 16:39:12 (9 years ago)
Author:
gkronber
Message:

#2069: reviewing and minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Robocode.TrunkInt/HeuristicLab.Problems.Robocode.Views/3.3/BattleRunnerDialog.cs

    r13011 r13013  
    2323using System.Windows.Forms;
    2424using HeuristicLab.Common;
    25 using HeuristicLab.Problems.GeneticProgramming.RoboCode;
     25using HeuristicLab.Problems.GeneticProgramming.Robocode;
    2626
    27 namespace HeuristicLab.Problems.GeneticProgramming.Views.RoboCode {
     27namespace HeuristicLab.Problems.GeneticProgramming.Views.Robocode {
    2828  public partial class BattleRunnerDialog : Form {
    2929    public int NrOfRounds {
Note: See TracChangeset for help on using the changeset viewer.