- Timestamp:
- 02/03/15 14:29:06 (10 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 11494-11498,11504,11532,11536
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.ArtificialAnt/3.4/ArtificialAntProblem.cs
r11170 r11874 180 180 InitializeOperators(); 181 181 RegisterEventHandlers(); 182 183 ArtificialAntExpressionGrammar.MaximumFunctionDefinitions = MaxFunctionDefinitions.Value; 184 ArtificialAntExpressionGrammar.MaximumFunctionArguments = MaxFunctionArguments.Value; 182 185 } 183 186
Note: See TracChangeset
for help on using the changeset viewer.