Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6819


Ignore:
Timestamp:
09/22/11 12:59:08 (13 years ago)
Author:
mkommend
Message:

#1479: Corrected tooltips in symbol views and minor typo in TypeCoherentGrammar.

Location:
trunk/sources
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding.Views/3.4/SymbolView.Designer.cs

    r6803 r6819  
    7878      // initialFrequencyTextBox
    7979      //
    80       this.initialFrequencyTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     80      this.initialFrequencyTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    8181            | System.Windows.Forms.AnchorStyles.Right)));
    8282      this.errorProvider.SetIconAlignment(this.initialFrequencyTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     
    108108      this.minimumArityLabel.TabIndex = 8;
    109109      this.minimumArityLabel.Text = "Minimum Arity:";
    110       this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");
     110      this.toolTip.SetToolTip(this.minimumArityLabel, "The minimum arity of the symbol");
    111111      //
    112112      // maximumArityLabel
     
    118118      this.maximumArityLabel.TabIndex = 6;
    119119      this.maximumArityLabel.Text = "Maximum Arity";
    120       this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");
     120      this.toolTip.SetToolTip(this.maximumArityLabel, "The maximum arity of the symbol");
    121121      //
    122122      // minimumArityTextBox
    123123      //
    124       this.minimumArityTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     124      this.minimumArityTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    125125            | System.Windows.Forms.AnchorStyles.Right)));
    126126      this.errorProvider.SetIconAlignment(this.minimumArityTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     
    133133      // maximumArityTextBox
    134134      //
    135       this.maximumArityTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     135      this.maximumArityTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    136136            | System.Windows.Forms.AnchorStyles.Right)));
    137137      this.errorProvider.SetIconAlignment(this.maximumArityTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/ConstantView.Designer.cs

    r6803 r6819  
    6969      this.initialFrequencyTextBox.Size = new System.Drawing.Size(280, 20);
    7070      //
    71       // minimumArityLabel
    72       //
    73       this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");
    74       //
    75       // maximumArityLabel
    76       //
    77       this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");
    78       //
    7971      // minimumArityTextBox
    8072      //
     
    109101      // minValueTextBox
    110102      //
    111       this.minValueTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     103      this.minValueTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    112104            | System.Windows.Forms.AnchorStyles.Right)));
    113105      this.errorProvider.SetIconAlignment(this.minValueTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     
    121113      // initializationGroupBox
    122114      //
    123       this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     115      this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    124116            | System.Windows.Forms.AnchorStyles.Right)));
    125117      this.initializationGroupBox.Controls.Add(this.weightSigmaLabel);
     
    146138      // maxValueTextBox
    147139      //
    148       this.maxValueTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     140      this.maxValueTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    149141            | System.Windows.Forms.AnchorStyles.Right)));
    150142      this.errorProvider.SetIconAlignment(this.maxValueTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     
    158150      // mutationGroupBox
    159151      //
    160       this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     152      this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    161153            | System.Windows.Forms.AnchorStyles.Right)));
    162154      this.mutationGroupBox.Controls.Add(this.multiplicativeChangeLabel);
     
    184176      // multiplicativeChangeSigmaTextBox
    185177      //
    186       this.multiplicativeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     178      this.multiplicativeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    187179            | System.Windows.Forms.AnchorStyles.Right)));
    188180      this.errorProvider.SetIconAlignment(this.multiplicativeChangeSigmaTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
     
    208200      // additiveChangeSigmaTextBox
    209201      //
    210       this.additiveChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     202      this.additiveChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    211203            | System.Windows.Forms.AnchorStyles.Right)));
    212204      this.errorProvider.SetIconAlignment(this.additiveChangeSigmaTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/LaggedVariableView.Designer.cs

    r6805 r6819  
    127127      this.errorProvider.SetIconAlignment(this.initialFrequencyTextBox, System.Windows.Forms.ErrorIconAlignment.MiddleLeft);
    128128      //
    129       // minimumArityLabel
    130       //
    131       this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");
    132       //
    133       // maximumArityLabel
    134       //
    135       this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");
    136       //
    137129      // minimumArityTextBox
    138130      //
     
    170162      // minTimeOffsetTextBox
    171163      //
    172       this.minTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     164      this.minTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    173165            | System.Windows.Forms.AnchorStyles.Right)));
    174166      this.minTimeOffsetTextBox.Location = new System.Drawing.Point(93, 127);
     
    180172      // maxTimeOffsetTextBox
    181173      //
    182       this.maxTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     174      this.maxTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    183175            | System.Windows.Forms.AnchorStyles.Right)));
    184176      this.maxTimeOffsetTextBox.Location = new System.Drawing.Point(93, 153);
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/TimeLagView.Designer.cs

    r6805 r6819  
    6262      this.initialFrequencyTextBox.Size = new System.Drawing.Size(315, 20);
    6363      //
    64       // minimumArityLabel
    65       //
    66       this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");
    67       //
    68       // maximumArityLabel
    69       //
    70       this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");
    71       //
    7264      // minimumArityTextBox
    7365      //
     
    110102      // minTimeOffsetTextBox
    111103      //
    112       this.minTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     104      this.minTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    113105            | System.Windows.Forms.AnchorStyles.Right)));
    114106      this.minTimeOffsetTextBox.Location = new System.Drawing.Point(93, 127);
     
    120112      // maxTimeOffsetTextBox
    121113      //
    122       this.maxTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     114      this.maxTimeOffsetTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    123115            | System.Windows.Forms.AnchorStyles.Right)));
    124116      this.maxTimeOffsetTextBox.Location = new System.Drawing.Point(93, 153);
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableConditionView.Designer.cs

    r6803 r6819  
    7878      this.initialFrequencyTextBox.Size = new System.Drawing.Size(233, 20);
    7979      //
    80       // minimumArityLabel
    81       //
    82       this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");
    83       //
    84       // maximumArityLabel
    85       //
    86       this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");
    87       //
    8880      // minimumArityTextBox
    8981      //
     
    112104      // thresholdInitializationMuTextBox
    113105      //
    114       this.thresholdInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     106      this.thresholdInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    115107            | System.Windows.Forms.AnchorStyles.Right)));
    116108      this.thresholdInitializationMuTextBox.Location = new System.Drawing.Point(114, 15);
     
    124116      // initializationGroupBox
    125117      //
    126       this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     118      this.initializationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    127119            | System.Windows.Forms.AnchorStyles.Right)));
    128120      this.initializationGroupBox.Controls.Add(this.slopeInitializationSigmaLabel);
     
    153145      // slopeInitializationSigmaTextBox
    154146      //
    155       this.slopeInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     147      this.slopeInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    156148            | System.Windows.Forms.AnchorStyles.Right)));
    157149      this.slopeInitializationSigmaTextBox.Location = new System.Drawing.Point(114, 102);
     
    175167      // slopeInitializationMuTextBox
    176168      //
    177       this.slopeInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     169      this.slopeInitializationMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    178170            | System.Windows.Forms.AnchorStyles.Right)));
    179171      this.slopeInitializationMuTextBox.Location = new System.Drawing.Point(114, 76);
     
    197189      // thresholdInitializationSigmaTextBox
    198190      //
    199       this.thresholdInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     191      this.thresholdInitializationSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    200192            | System.Windows.Forms.AnchorStyles.Right)));
    201193      this.thresholdInitializationSigmaTextBox.Location = new System.Drawing.Point(114, 41);
     
    209201      // mutationGroupBox
    210202      //
    211       this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     203      this.mutationGroupBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    212204            | System.Windows.Forms.AnchorStyles.Right)));
    213205      this.mutationGroupBox.Controls.Add(this.slopeChangeSigmaLabel);
     
    239231      // slopeChangeSigmaTextBox
    240232      //
    241       this.slopeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     233      this.slopeChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    242234            | System.Windows.Forms.AnchorStyles.Right)));
    243235      this.slopeChangeSigmaTextBox.Location = new System.Drawing.Point(149, 99);
     
    262254      // slopeChangeMuTextBox
    263255      //
    264       this.slopeChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     256      this.slopeChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    265257            | System.Windows.Forms.AnchorStyles.Right)));
    266258      this.slopeChangeMuTextBox.Location = new System.Drawing.Point(149, 73);
     
    285277      // thresholdChangeSigmaTextBox
    286278      //
    287       this.thresholdChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     279      this.thresholdChangeSigmaTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    288280            | System.Windows.Forms.AnchorStyles.Right)));
    289281      this.thresholdChangeSigmaTextBox.Location = new System.Drawing.Point(149, 41);
     
    308300      // thresholdChangeMuTextBox
    309301      //
    310       this.thresholdChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     302      this.thresholdChangeMuTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    311303            | System.Windows.Forms.AnchorStyles.Right)));
    312304      this.thresholdChangeMuTextBox.Location = new System.Drawing.Point(149, 15);
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/Symbols/VariableView.Designer.cs

    r6803 r6819  
    7474      this.initialFrequencyTextBox.Size = new System.Drawing.Size(311, 20);
    7575      //
    76       // minimumArityLabel
    77       //
    78       this.toolTip.SetToolTip(this.minimumArityLabel, "Relative frequency of the symbol in randomly created trees");
    79       //
    80       // maximumArityLabel
    81       //
    82       this.toolTip.SetToolTip(this.maximumArityLabel, "Relative frequency of the symbol in randomly created trees");
    83       //
    8476      // minimumArityTextBox
    8577      //
     
    118110      this.weightInitializationMuTextBox.Location = new System.Drawing.Point(92, 19);
    119111      this.weightInitializationMuTextBox.Name = "weightInitializationMuTextBox";
    120       this.weightInitializationMuTextBox.Size = new System.Drawing.Size(275, 20);
     112      this.weightInitializationMuTextBox.Size = new System.Drawing.Size(290, 20);
    121113      this.weightInitializationMuTextBox.TabIndex = 1;
    122114      this.toolTip.SetToolTip(this.weightInitializationMuTextBox, "The mu (mean) parameter of the normal distribution from which to sample the initi" +
     
    134126      this.initializationGroupBox.Location = new System.Drawing.Point(6, 6);
    135127      this.initializationGroupBox.Name = "initializationGroupBox";
    136       this.initializationGroupBox.Size = new System.Drawing.Size(373, 73);
     128      this.initializationGroupBox.Size = new System.Drawing.Size(388, 73);
    137129      this.initializationGroupBox.TabIndex = 0;
    138130      this.initializationGroupBox.TabStop = false;
     
    155147      this.weightInitializationSigmaTextBox.Location = new System.Drawing.Point(92, 45);
    156148      this.weightInitializationSigmaTextBox.Name = "weightInitializationSigmaTextBox";
    157       this.weightInitializationSigmaTextBox.Size = new System.Drawing.Size(275, 20);
     149      this.weightInitializationSigmaTextBox.Size = new System.Drawing.Size(290, 20);
    158150      this.weightInitializationSigmaTextBox.TabIndex = 3;
    159151      this.toolTip.SetToolTip(this.weightInitializationSigmaTextBox, "The sigma parameter for the normal distribution from which to sample the initial " +
     
    171163      this.mutationGroupBox.Location = new System.Drawing.Point(6, 85);
    172164      this.mutationGroupBox.Name = "mutationGroupBox";
    173       this.mutationGroupBox.Size = new System.Drawing.Size(373, 73);
     165      this.mutationGroupBox.Size = new System.Drawing.Size(391, 73);
    174166      this.mutationGroupBox.TabIndex = 1;
    175167      this.mutationGroupBox.TabStop = false;
     
    193185      this.multiplicativeWeightChangeSigmaTextBox.Location = new System.Drawing.Point(201, 45);
    194186      this.multiplicativeWeightChangeSigmaTextBox.Name = "multiplicativeWeightChangeSigmaTextBox";
    195       this.multiplicativeWeightChangeSigmaTextBox.Size = new System.Drawing.Size(166, 20);
     187      this.multiplicativeWeightChangeSigmaTextBox.Size = new System.Drawing.Size(184, 20);
    196188      this.multiplicativeWeightChangeSigmaTextBox.TabIndex = 3;
    197189      this.toolTip.SetToolTip(this.multiplicativeWeightChangeSigmaTextBox, "The sigma (std.dev.) parameter for the normal distribution to sample a multiplica" +
     
    216208      this.additiveWeightChangeSigmaTextBox.Location = new System.Drawing.Point(201, 19);
    217209      this.additiveWeightChangeSigmaTextBox.Name = "additiveWeightChangeSigmaTextBox";
    218       this.additiveWeightChangeSigmaTextBox.Size = new System.Drawing.Size(166, 20);
     210      this.additiveWeightChangeSigmaTextBox.Size = new System.Drawing.Size(184, 20);
    219211      this.additiveWeightChangeSigmaTextBox.TabIndex = 1;
    220212      this.toolTip.SetToolTip(this.additiveWeightChangeSigmaTextBox, "The sigma (std.dev.) parameter for the normal distribution to sample an additive " +
     
    232224      this.tabControl.Name = "tabControl";
    233225      this.tabControl.SelectedIndex = 0;
    234       this.tabControl.Size = new System.Drawing.Size(408, 167);
     226      this.tabControl.Size = new System.Drawing.Size(408, 190);
    235227      this.tabControl.TabIndex = 5;
    236228      //
     
    252244      this.parametersTabPage.Name = "parametersTabPage";
    253245      this.parametersTabPage.Padding = new System.Windows.Forms.Padding(3);
    254       this.parametersTabPage.Size = new System.Drawing.Size(400, 216);
     246      this.parametersTabPage.Size = new System.Drawing.Size(400, 164);
    255247      this.parametersTabPage.TabIndex = 1;
    256248      this.parametersTabPage.Text = "Parameters";
     
    263255      this.Controls.Add(this.tabControl);
    264256      this.Name = "VariableView";
    265       this.Size = new System.Drawing.Size(408, 294);
     257      this.Size = new System.Drawing.Size(408, 317);
    266258      this.Controls.SetChildIndex(this.maximumArityLabel, 0);
    267259      this.Controls.SetChildIndex(this.maximumArityTextBox, 0);
  • trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic/3.4/Grammars/TypeCoherentExpressionGrammar.cs

    r6811 r6819  
    128128      #endregion
    129129
    130       #region alloed child symbols configuration
     130      #region allowed child symbols configuration
    131131      AddAllowedChildSymbol(StartSymbol, realValuedSymbols);
    132132      AddAllowedChildSymbol(DefunSymbol, realValuedSymbols);
Note: See TracChangeset for help on using the changeset viewer.